RhinoAssemblyArtist.draw_forces

RhinoAssemblyArtist.draw_forces(scale=1.0, tol=0.001)[source]

Draw the contact (normal) forces at the interfaces between 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[System.Guid]