Revit 2026 API
Path |
Retrieves the type of the Path Reinforcement.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public PathReinforcementType PathReinforcementType { get; }
Public ReadOnly Property PathReinforcementType As PathReinforcementType Get
public: property PathReinforcementType^ PathReinforcementType { PathReinforcementType^ get (); }
member PathReinforcementType : PathReinforcementType with get
Property Value
PathReinforcementTypeSee Also