SpecTypeId.Force Property

SpecTypeIdForce Property

Force, 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 Force { get; }
Public Shared ReadOnly Property Force As ForgeTypeId
	Get
public:
static property ForgeTypeId^ Force {
	ForgeTypeId^ get ();
}
static member Force : ForgeTypeId with get

Property Value

ForgeTypeId
See Also