SymbolTypeIdInHg Property |
Symbol inHg, indicating unit Inches of mercury (32 °F).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId InHg { get; }
Public Shared ReadOnly Property InHg As ForgeTypeId
Get
public:
static property ForgeTypeId^ InHg {
ForgeTypeId^ get ();
}
static member InHg : ForgeTypeId with get
Property Value
ForgeTypeId
See Also