SpecTypeId.LinearMoment Property

SpecTypeIdLinearMoment Property

Linear Moment, in discipline Structural.

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

Property Value

ForgeTypeId
See Also