SymbolTypeIdUsft Property |
Symbol USft, indicating unit US survey feet.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId Usft { get; }
Public Shared ReadOnly Property Usft As ForgeTypeId
Get
public:
static property ForgeTypeId^ Usft {
ForgeTypeId^ get ();
}
static member Usft : ForgeTypeId with get
Property Value
ForgeTypeId
See Also