rs2.modeler.properties.material.field_stress.CustomGravity module#
- class rs2.modeler.properties.material.field_stress.CustomGravity.CustomGravity(server: Client, ID, documentProxyID)#
Bases:
PropertyProxy- getUnitWt() float#
- setUnitWt(value: float)#
- getStressRatIn() float#
- setStressRatIn(value: float)#
- getStressRatOut() float#
- setStressRatOut(value: float)#
- getHStressRatIn() float#
- setHStressRatIn(value: float)#
- getHStressRatOut() float#
- setHStressRatOut(value: float)#
- getGroundElev() float#
- setGroundElev(value: float)#
- getKInA() float#
- setKInA(value: float)#
- getKInB() float#
- setKInB(value: float)#
- getKInC() float#
- setKInC(value: float)#
- getKOutA() float#
- setKOutA(value: float)#
- getKOutB() float#
- setKOutB(value: float)#
- getKOutC() float#
- setKOutC(value: float)#
- getUseActualGroundSurface() bool#
- setUseActualGroundSurface(value: bool)#
- getUseEffectiveStressRatio() bool#
- setUseEffectiveStressRatio(value: bool)#
- getUseVariableStressRatio() bool#
- setUseVariableStressRatio(value: bool)#
- setProperties(UnitWt: float = None, StressRatIn: float = None, StressRatOut: float = None, HStressRatIn: float = None, HStressRatOut: float = None, GroundElev: float = None, KInA: float = None, KInB: float = None, KInC: float = None, KOutA: float = None, KOutB: float = None, KOutC: float = None, UseActualGroundSurface: bool = None, UseEffectiveStressRatio: bool = None, UseVariableStressRatio: bool = None)#
- getProperties()#