RebarUpdateCurvesData.AreOrientationOptionsChanged Property

RebarUpdateCurvesDataAreOrientationOptionsChanged Property

Indicates if the orientation options have changed since the last regeneration.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public 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