Revit 2026 API
Pipe |
The category id of pipe curves. It will be OST_PipeCurves, OST_FlexPipeCurves, or OST_PlaceHolderPipes.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId CategoryId { get; }
Public ReadOnly Property CategoryId As ElementId Get
public: property ElementId^ CategoryId { ElementId^ get (); }
member CategoryId : ElementId with get
Property Value
ElementIdSee Also