rs3.properties.material.constitutiveModel.jointOption.MaterialJointOptions module#
- class rs3.properties.material.constitutiveModel.jointOption.MaterialJointOptions.MaterialJointOptions(client: Client, id: str)#
Bases:
_ProxyObjectDefine material joint properites.
Example
- getJoint(jointIndex: int) MaterialJoint#
Get joint of the joint material. jointIndex can be 0, 1, and 2.
- setNumberOfJoint(value: int)#
- getNumberOfJoint() int#