rs2.modeler.properties.StructuralInterface module#
- class rs2.modeler.properties.StructuralInterface.StructuralInterfaceProperty(server: Client, ID, documentProxyID)#
Bases:
PropertyProxyExamples
Code Snippet: Manipulation of Structural Interface Properties
- getStructuralInterfaceName() str#
Returns the structural interface name
- setStructuralInterfaceName(name: str)#
Sets structural interface name
- getColor() int#
Returns the structural interface color
- setColor(color: int)#
Sets structural interface color
- getPositiveJointPropertyName() str#
Returns the positive side joint property name
- setPositiveJointPropertyByName(jointName: str)#
Set positive side joint property by name
- getNegativeJointPropertyName() str#
Returns the negative side joint property name
- setNegativeJointPropertyByName(jointName: str)#
Set negative side joint property by name
- getLinerPropertyName() str#
Returns the liner property name
- setLinerPropertyByName(linerName: str)#
Set liner property by name