SymbolTypeId.InSup2 Property

SymbolTypeIdInSup2 Property

Symbol in², indicating unit Square inches.

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

Property Value

ForgeTypeId
See Also