Creates a drawing sketch within an Inventor drawing document. The sketch can refer to a view or to the sheet itself. This depends on the type of parent of IvDrawingSketch.
BasePart
| Name | Type | Description |
|---|---|---|
| parentObject | part | View or parent must be a sheet or view object. Defaults to 'Parent'. |
| ReferenceFrame | frame | Coordinate system the sketch refers to. A coordinate system is a Frame object, which can be defined through functions such as "frame3Point" or "frameXY". |