Revit 2025.3 API
Spec |
Pipe Dimension, in discipline Piping.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId PipeDimension { get; }
Public Shared ReadOnly Property PipeDimension As ForgeTypeId Get
public: static property ForgeTypeId^ PipeDimension { ForgeTypeId^ get (); }
static member PipeDimension : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also