JointAgent Constructor

Overload List

JointAgent Initializes a new instance of the JointAgent class. create joint modifier without default properties.
JointAgent(NullableDouble) Initializes a new instance of the JointAgent class. create a joint modifier with given spring stiffnesses at the endpoints of an element.
JointAgent(SerializationInfo, StreamingContext) Initializes a new instance of the JointAgent class. de-serialization constructor.
JointAgent(NullableDouble, ListString, ListString, ListInt32, IVicinity) Initializes a new instance of the JointAgent class. Is obsolete. Use the constructor with List<Guid> instead.
Obsolete.
JointAgent(NullableDouble, ListString, ListGuid, ListString, ListInt32, IVicinity) Initializes a new instance of the JointAgent class. create joint modifier with properties given in array c.

See Also