|
|
JointAgent Constructor |
| Name | Description | |
|---|---|---|
| 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(NullableDouble, ListString, ListString, ListInt32, IVicinity) |
Initializes a new instance of the JointAgent class.
create joint modifier with properties given in array c.
|