SpecTypeIdAreaForce Property |
Area Force, in discipline Structural.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId AreaForce { get; }
Public Shared ReadOnly Property AreaForce As ForgeTypeId
Get
public:
static property ForgeTypeId^ AreaForce {
ForgeTypeId^ get ();
}
static member AreaForce : ForgeTypeId with get
Property Value
ForgeTypeId
See Also