rs2.modeler.properties.material.strength.BoundingSurfacePlasticity module#
- class rs2.modeler.properties.material.strength.BoundingSurfacePlasticity.BoundingSurfacePlasticity(server: Client, ID, documentProxyID)#
 Bases:
PropertyProxy- getPeakTensileStrength() float#
 
- setPeakTensileStrength(value: float)#
 
- getPeakFrictionAngle() float#
 
- setPeakFrictionAngle(value: float)#
 
- getPeakCohesion() float#
 
- setPeakCohesion(value: float)#
 
- getCriticalFrictionAngleZeroDilation() float#
 
- setCriticalFrictionAngleZeroDilation(value: float)#
 
- getHardeningProperty() float#
 
- setHardeningProperty(value: float)#
 
- getUnloadingToLoadingPlasticModulusRatio() float#
 
- setUnloadingToLoadingPlasticModulusRatio(value: float)#
 
- getPowerTerm() float#
 
- setPowerTerm(value: float)#
 
- getApplySSRShearStrengthReduction() bool#
 
- setApplySSRShearStrengthReduction(value: bool)#
 
- setProperties(PeakTensileStrength: float = None, PeakFrictionAngle: float = None, PeakCohesion: float = None, CriticalFrictionAngleZeroDilation: float = None, HardeningProperty: float = None, UnloadingToLoadingPlasticModulusRatio: float = None, PowerTerm: float = None, ApplySSRShearStrengthReduction: bool = None)#
 
- getProperties()#