rs2.modeler.properties.material.strength.Hyperbolic module#
- class rs2.modeler.properties.material.strength.Hyperbolic.Hyperbolic(server: Client, ID, documentProxyID)#
Bases:
PropertyProxy- getMaterialType() MaterialType#
- setMaterialType(value: MaterialType)#
- getPeakFrictionAngle() float#
- setPeakFrictionAngle(value: float)#
- getPeakCohesion() float#
- setPeakCohesion(value: float)#
- getResidualFrictionAngle() float#
- setResidualFrictionAngle(value: float)#
- getResidualCohesion() float#
- setResidualCohesion(value: float)#
- getDilationRatio() float#
- setDilationRatio(value: float)#
- getApplySSRShearStrengthReduction() bool#
- setApplySSRShearStrengthReduction(value: bool)#
- setProperties(MaterialType: MaterialType = None, PeakFrictionAngle: float = None, PeakCohesion: float = None, ResidualFrictionAngle: float = None, ResidualCohesion: float = None, DilationRatio: float = None, ApplySSRShearStrengthReduction: bool = None)#
- getProperties()#