Assoc3dConstraintGroupDeleteConstraint Method

deletes the specified constraints object from this constraints group
Namespace:  Bricscad.Geometrical3dConstraints
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public ErrorStatus DeleteConstraint(
        Geometrical3dConstraint constraint
)

Parameters

constraint
Type: Bricscad.Geometrical3dConstraintsGeometrical3dConstraint
constraints object

Return Value

Type: ErrorStatus
return ErrorStatus::Ok if successful, error status otherwise
See Also

©  Bricsys NV. All rights reserved.