ParameterTypeId.StructuralSectionCommonElasticModulusWeakAxis Property

ParameterTypeIdStructuralSectionCommonElasticModulusWeakAxis Property

"Elastic Modulus weak axis"

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

Property Value

ForgeTypeId
See Also