CoincidentConstraint3D.Disconnect Method
Parent Object: CoincidentConstraint3DDescription
Method that disconnects the input entity from the coincident constraint. Valid inputs are SketchPoint, Vertex or WorkPoint.
Syntax
CoincidentConstraint3D.Disconnect( Entity As Object )Parameters
Name | Type | Description |
Entity | Object | Input object that specifies which entity to disconnect. Valid inputs are , Vertex or WorkPoint. |