SymbolTypeId.FtSup6 Property

SymbolTypeIdFtSup6 Property

Symbol ft⁶, indicating unit Feet to the sixth power.

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

Property Value

ForgeTypeId
See Also