SpecTypeId.SheetLength Property

SpecTypeIdSheetLength Property

Sheet Length, in discipline Common.

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

Property Value

ForgeTypeId
See Also