rs2.modeler.properties.material.stiffness.SwellingRock module#

class rs2.modeler.properties.material.stiffness.SwellingRock.SwellingRock(server: Client, ID, documentProxyID)#

Bases: PropertyProxy

getAngleToBeddingPlanes() float#
setAngleToBeddingPlanes(value: float)#
getElasticModulusTangentialToBeddingPlane() float#
setElasticModulusTangentialToBeddingPlane(value: float)#
getElasticModulusNormalToBeddingPlanes() float#
setElasticModulusNormalToBeddingPlanes(value: float)#
getPoissonsRatioOutOfBeddingPlanes() float#
setPoissonsRatioOutOfBeddingPlanes(value: float)#
getPoissonsRatioWithinBeddingPlanes() float#
setPoissonsRatioWithinBeddingPlanes(value: float)#
getShearModulus() float#
setShearModulus(value: float)#
setProperties(AngleToBeddingPlanes: float = None, ElasticModulusTangentialToBeddingPlane: float = None, ElasticModulusNormalToBeddingPlanes: float = None, PoissonsRatioOutOfBeddingPlanes: float = None, PoissonsRatioWithinBeddingPlanes: float = None, ShearModulus: float = None)#
getProperties()#