Click or drag to resize

JointAgent Constructor

Overload List
  NameDescription
Public methodJointAgent
Initializes a new instance of the JointAgent class. create joint modifier without default properties.
Public methodJointAgent(NullableDouble)
Initializes a new instance of the JointAgent class. create a joint modifier with given spring stiffnesses at the endpoints of an element.
Public methodJointAgent(NullableDouble, ListString, ListString, ListInt32, IVicinity)
Initializes a new instance of the JointAgent class. create joint modifier with properties given in array c.
Top
See Also