RebarUpdateCurvesDataIsLayoutChanged Property |
Indicates if the layout has 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 IsLayoutChanged { get; }
Public ReadOnly Property IsLayoutChanged As Boolean
Get
public:
property bool IsLayoutChanged {
bool get ();
}
member IsLayoutChanged : bool with get
Property Value
Boolean
See Also