SymbolTypeId.InSup3 Property

SymbolTypeIdInSup3 Property

Symbol in³, indicating unit Cubic inches.

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

Property Value

ForgeTypeId
See Also