Share

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: 30.0

Syntax

VB

Public Interface ICadSketch

C#

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.

See Also

Reference

Was this information helpful?