SymbolTypeId.FeetOfWaterPer100ft Property

SymbolTypeIdFeetOfWaterPer100ft Property

Symbol Feet/100ft, indicating unit Feet of water (39.2 °F) per 100 feet.

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

Property Value

ForgeTypeId
See Also