SymbolTypeId.MmH2OPerM Property

SymbolTypeIdMmH2OPerM Property

Symbol mmH2O/m, indicating unit Millimeters of water column per meter.

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

Property Value

ForgeTypeId
See Also