Method that creates a new coincident constraint between two entities. One of the input entities must be a sketch point. The other entity can be a point or any other type of sketch entity.
Name | Type | Description |
EntityOne | SketchEntity | Input sketch entity. |
EntityTwo | SketchEntity | Input sketch entity. |
Name | Description |
Create SketchedSymbol Definition | This sample illustrates creating a new sketched symbol definition object and inserting it into the active sheet. |