You are removing an element from the group which is involved in a sketch or family constraint with another element of the same group.
Either remove the constraint or cancel the removal of this element from the group.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId RemoveGroupSketchConstraintParent { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property RemoveGroupSketchConstraintParent As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ RemoveGroupSketchConstraintParent { FailureDefinitionId^ get (); } |