ParameterTypeId.StructuralSectionCommonMomentOfInertiaWeakAxis Property

ParameterTypeIdStructuralSectionCommonMomentOfInertiaWeakAxis Property

"Moment of Inertia weak axis"

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

Property Value

ForgeTypeId
See Also