rs3.properties.material.constitutiveModel.GeneralizedAnisotropic module#

class rs3.properties.material.constitutiveModel.GeneralizedAnisotropic.GeneralizedAnisotropic(client: Client, materialID: str)#

Bases: _ProxyObject

getElasticType() MaterialElasticityTypes#
setElasticType(StiffnessType: MaterialElasticityTypes)#
getGeneralizedAnisotropicFunctionName() str#
setGeneralizedAnisotropicFunctionByName(name: str)#
getApplySSRShearStrengthReduction() bool#