Revit 2025 API
Rebar |
Identifies the workshop instructions of this rebar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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