Parent Object: SketchedSymbolDefinition
Method that opens a copy of the sketched symbol definition's sketch for edit in the Sketch environment. The DrawingSketch returned is a new sketch that Autodesk Inventor creates by copying the sketch associated with the sketched symbol definition. Returns \Output DrawingSketch created by copying the sketch associated with the sketched symbol definition.
Name | Type | Description |
Result | DrawingSketch | Output DrawingSketch object. This DrawingSketch is a copy of the DrawingSketch associated with the sketched symbol definition. This new DrawingSketch is opened within the sketch environment. |
Name | Description |
Create SketchedSymbol Definition | This sample illustrates creating a new sketched symbol definition object and inserting it into the active sheet. |