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: 25.0.0.0 (25.0.0.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