Callback: Boolean object.OnDrawBodyViews(IUserLoad load, IBodyView view1, IBodyView view2)

Called to collect all commands to add to the solver input file.

Parameters

  • load
    Type: IUserLoad
    The associated load.
  • view1
    Type: IBodyView
    The first body view to be associated with this object.
  • view2
    Type: IBodyView
    The first second view to be associated with this object.

Return Value

Type: Boolean