Click or drag to resize

ICadSketch Interface

Provides a function for a sketch (in a part or assembly).

In a rule, this interface is implemented by the predefined object named Sketch.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Interface ICadSketch

The ICadSketch type exposes the following members.

Methods
  NameDescription
Public methodRedefine
Redefine a sketch. This function is most effective for self-contained sketches that do not contain any projected geometry.
Top
See Also