SymbolTypeId.MmH2O Property

SymbolTypeIdMmH2O Property

Symbol mmH2O, indicating unit Millimeters of water column.

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

Property Value

ForgeTypeId
See Also