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