ParameterTypeId.ContinuousFootingStructuralUsage Property

ParameterTypeIdContinuousFootingStructuralUsage Property

"Structural Usage"

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

Property Value

ForgeTypeId
See Also