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