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: 29.0
Syntax
VB
Public Interface ICadSketch
C#
public interface ICadSketch
The ICadSketch type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Redefine |
Redefine a sketch.
This function is most effective for self-contained sketches that do not contain any projected geometry.
|