Interface ICamApiModelFormerWithChamferFaces
Model former that supports adding chamfer faces from the current geometry selection (used by the Chamfering operation — "Add Face" button)
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("D5700432-A3D9-46DF-8BAB-6BF09970ACF6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiModelFormerWithChamferFaces
Methods
AddChamferFacesSelected()
Add selected faces to the model former for chamfering. Calls AddChamferFacesSelected on the underlying TJobModelFormer.
Declaration
ICamApiListModelItem AddChamferFacesSelected()
Returns
| Type | Description |
|---|---|
| ICamApiListModelItem |