Callback: Boolean
object
.OnDrawBodyViews(
IUserLoad
load,
IBodyView
view1,
IBodyView
view2)
Called to collect all commands to add to the solver input file.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
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
Remarks