RhinoAssemblyArtist.draw_interfaces

RhinoAssemblyArtist.draw_interfaces(color=None, show_frames=False)[source]

Draw the interfaces of the assembly.

Parameters
  • color (Color | dict[hashable, Color], optional) – Color of the interfaces. The default color is AssemblyArtist.default_edgecolor.

  • show_frames (bool, optional) – If True, draw the local interface frames.

Returns

list[System.Guid]