rs2.modeler.properties.bolt.Tieback module#
- class rs2.modeler.properties.bolt.Tieback.Tieback(server: Client, ID, documentProxyID)#
Bases:
PropertyProxy- getBoltDiameter() float#
- setBoltDiameter(value: float)#
- getBoltModulusE() float#
- setBoltModulusE(value: float)#
- getBoltModel() BoltModels#
- setBoltModel(value: BoltModels)#
- getTensileCapacity() float#
- setTensileCapacity(value: float)#
- getResidualTensileCapacity() float#
- setResidualTensileCapacity(value: float)#
- getOutofPlaneSpacing() float#
- setOutofPlaneSpacing(value: float)#
- getMaterialDependent() bool#
- setMaterialDependent(value: bool)#
- getBondStrengthCoefficient() float#
- setBondStrengthCoefficient(value: float)#
- getBondShearStiffnessCoefficient() float#
- setBondShearStiffnessCoefficient(value: float)#
- getBondShearStiffness() float#
- setBondShearStiffness(value: float)#
- getBondStrength() float#
- setBondStrength(value: float)#
- getJointShear() bool#
- setJointShear(value: bool)#
- getBoreholeDiameter() float#
- setBoreholeDiameter(value: float)#
- getPreTensioningForce() float#
- setPreTensioningForce(value: float)#
- getConstantPretensioningForceInInstallStage() bool#
- setConstantPretensioningForceInInstallStage(value: bool)#
- getFacePlates() bool#
- setFacePlates(value: bool)#
- getAddPullOutForce() bool#
- setAddPullOutForce(value: bool)#
- getPullOutForce() float#
- setPullOutForce(value: float)#
- getUseBondPercentageLength() bool#
- setUseBondPercentageLength(value: bool)#
- getPercentageBondLength() int#
- setPercentageBondLength(value: int)#
- getBondLength() float#
- setBondLength(value: float)#
- getUseSecondaryBondLength() bool#
- setUseSecondaryBondLength(value: bool)#
- getSecondaryBondLengthType() SecondaryBondLengthType#
- setSecondaryBondLengthType(value: SecondaryBondLengthType)#
- getPercentOfSecondaryBondLength() int#
- setPercentOfSecondaryBondLength(value: int)#
- getSecondaryBondLength() float#
- setSecondaryBondLength(value: float)#
- getDelayInstallAfterBolt() int#
- setDelayInstallAfterBolt(value: int)#
- setProperties(BoltDiameter: float = None, BoltModulusE: float = None, BoltModel: BoltModels = None, TensileCapacity: float = None, ResidualTensileCapacity: float = None, OutofPlaneSpacing: float = None, MaterialDependent: bool = None, BondStrengthCoefficient: float = None, BondShearStiffnessCoefficient: float = None, BondShearStiffness: float = None, BondStrength: float = None, JointShear: bool = None, BoreholeDiameter: float = None, PreTensioningForce: float = None, ConstantPretensioningForceInInstallStage: bool = None, FacePlates: bool = None, AddPullOutForce: bool = None, PullOutForce: float = None, UseBondPercentageLength: bool = None, PercentageBondLength: int = None, BondLength: float = None, UseSecondaryBondLength: bool = None, SecondaryBondLengthType: SecondaryBondLengthType = None, PercentOfSecondaryBondLength: int = None, SecondaryBondLength: float = None, DelayInstallAfterBolt: int = None)#
- getProperties()#