Revit 2026 API
Rebar |
Identifies the workshop instructions of this rebar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public RebarWorkInstructions WorkshopInstructions { get; }
Public ReadOnly Property WorkshopInstructions As RebarWorkInstructions Get
public: property RebarWorkInstructions WorkshopInstructions { RebarWorkInstructions get (); }
member WorkshopInstructions : RebarWorkInstructions with get
Property Value
RebarWorkInstructionsSee Also