RhinoAssemblyArtist.draw_selfweight

RhinoAssemblyArtist.draw_selfweight(color=None, scale=1.0, tol=0.001)[source]

Draw the vectors representing the selfweight of the blocks of the assembly.

Parameters
  • scale (float, optional) – Scale factor for the length of the vectors.

  • tol (float, optional) – Minimum length requirement for displaying vectors.

Returns

list[Sysyem.Guid]