Interface ICamSketch
Gives access to Cam sketches.
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
[ServiceContract]
[AvailableSinceVersion(7, 18, 400, 200)]
public interface ICamSketch
Methods
| Name | Description |
|---|---|
| ExecuteDeferredSketch(ElementId) | Gets the deferred sketches |
| GetDeferredSketches(DocumentId) | Gets the deferred sketches |
| IsSketchDeferred(ElementId) | Checks if the sketch operation is deferred. |