RebarUpdateCurvesDataAreWorkshopInstructionsChanged Property |
Indicates if the workshop instructions have changed since the last regeneration.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool AreWorkshopInstructionsChanged { get; }
Public ReadOnly Property AreWorkshopInstructionsChanged As Boolean
Get
public:
property bool AreWorkshopInstructionsChanged {
bool get ();
}
member AreWorkshopInstructionsChanged : bool with get
Property Value
Boolean
See Also