SpecTypeId.SurfaceAreaPerUnitLength Property

SpecTypeIdSurfaceAreaPerUnitLength Property

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

Property Value

ForgeTypeId
See Also