SymbolTypeId.MH2OPerM Property

SymbolTypeIdMH2OPerM Property

Symbol mH2O/m, indicating unit Meters 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 MH2OPerM { get; }
Public Shared ReadOnly Property MH2OPerM As ForgeTypeId
	Get
public:
static property ForgeTypeId^ MH2OPerM {
	ForgeTypeId^ get ();
}
static member MH2OPerM : ForgeTypeId with get

Property Value

ForgeTypeId
See Also