SpecTypeId.AreaSpringCoefficient Property

SpecTypeIdAreaSpringCoefficient Property

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

Property Value

ForgeTypeId
See Also