BorderDefinition.Edit Method
Parent Object:
BorderDefinition
Description
Method that opens a copy of the border definition's sketch for edit in the Sketch environment.
Remarks
The DrawingSketch returned is a new sketch that Autodesk Inventor creates by copying the sketch associated with the border definition. The new sketch supports all edit operations. The ExitEdit method of the BorderDefinition object can be used to replace the border definition's sketch with the new sketch.
Syntax
BorderDefinition.
Edit(
Sketch As
DrawingSketch )
Parameters
Sketch |
DrawingSketch |
Output DrawingSketch object. This is a copy of the DrawingSketch associated with the border definition. This new DrawingSketch is opened within the sketch environment. |
Samples
Version
Introduced in version 5.3