ParameterTypeId.PhyMaterialParamShearMod2 Property

ParameterTypeIdPhyMaterialParamShearMod2 Property

"Shear modulus Y"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId PhyMaterialParamShearMod2 { get; }
Public Shared ReadOnly Property PhyMaterialParamShearMod2 As ForgeTypeId
	Get
public:
static property ForgeTypeId^ PhyMaterialParamShearMod2 {
	ForgeTypeId^ get ();
}
static member PhyMaterialParamShearMod2 : ForgeTypeId with get

Property Value

ForgeTypeId
See Also