rs3.properties.material.constitutiveModel.DiscreteFunction module#

class rs3.properties.material.constitutiveModel.DiscreteFunction.DiscreteFunction(client: Client, id: str)#

Bases: _ProxyObject

getElasticType() MaterialElasticityTypes#
setElasticType(StiffnessType: MaterialElasticityTypes)#
getDiscreteFunctionName() str#
setDiscreteFunctionByName(name: str)#
getApplySSRShearStrengthReduction() bool#
setApplySSRShearStrengthReduction(value: bool)#