RebarUpdateCurvesDataIsCustomSpacingFormulaChanged Property |
Indicates if the custom formula has changed since the last regeneration.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic bool IsCustomSpacingFormulaChanged { get; }Public ReadOnly Property IsCustomSpacingFormulaChanged As Boolean
Get
public:
property bool IsCustomSpacingFormulaChanged {
bool get ();
}member IsCustomSpacingFormulaChanged : bool with get
Property Value
Boolean
See Also