SymbolTypeId.FeetOfWater Property

SymbolTypeIdFeetOfWater Property

Symbol Feet, indicating unit Feet of water (39.2 °F).

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

Property Value

ForgeTypeId
See Also