Interface IParts
Gives access to Cam parts.
Namespace: TopSolid.Cam.NC.Kernel.Automating
Assembly: TopSolid.Cam.NC.Kernel.Automating.dll
Syntax
[ServiceContract]
[AvailableSinceVersion(7, 8, 0, 0)]
public interface IParts
Methods
| Name | Description |
|---|---|
| GetParameters(ElementId) | Gets the parameters of the given Cam part. |
| IsPart(ElementId) | Tells whether an element is a Cam part. |