RebarUpdateCurvesDataEndConstraintLostTargets Property |
Indicates if the end handle constraint lost one or more targets in the last regeneration (i.e. structural was modified in a way that target faces changed or were removed).
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic bool EndConstraintLostTargets { get; }Public ReadOnly Property EndConstraintLostTargets As Boolean
Get
public:
property bool EndConstraintLostTargets {
bool get ();
}member EndConstraintLostTargets : bool with get
Property Value
Boolean
See Also