SketchPoint.InsertionPoint Property
Parent Object: SketchPointDescription
Gets and sets whether the point behaves as an insertion point or not.
Syntax
SketchPoint.InsertionPoint() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Create SketchedSymbol Definition | This sample illustrates creating a new sketched symbol definition object and inserting it into the active sheet. |