FabricationHandlePosition Enumeration

Position of fabrication part valve handle.

Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public enum FabricationHandlePosition
Members
Member nameValueDescription
Closed0 Closed position.
Open1 Open position.
Swept2 Swept displaying the fully swept geometry from open to closed.
Undefined-1 Undefined handle position.
See Also