rs2.modeler.properties.material.strength.BartonBandisStrength module#

class rs2.modeler.properties.material.strength.BartonBandisStrength.BartonBandisStrength(server: Client, ID, documentProxyID)#

Bases: PropertyProxy

getMaterialType() MaterialType#
setMaterialType(value: MaterialType)#
getPhiR() float#
setPhiR(value: float)#
getJRC() float#
setJRC(value: float)#
getJCS() float#
setJCS(value: float)#
getDilationAngle() float#
setDilationAngle(value: float)#
getResidualStrength() bool#
setResidualStrength(value: bool)#
getApplySSRShearStrengthReduction() bool#
setApplySSRShearStrengthReduction(value: bool)#
setProperties(MaterialType: MaterialType = None, PhiR: float = None, JRC: float = None, JCS: float = None, DilationAngle: float = None, ResidualStrength: bool = None, ApplySSRShearStrengthReduction: bool = None)#
getProperties()#