Interface ICamApiModelFormerWithHoles
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EBD95D9F-12D6-41C7-9EDC-E349588531AF")]
public interface ICamApiModelFormerWithHoles
Methods
AddHolesSelected()
Declaration
ICamApiListModelItem AddHolesSelected()
Returns
| Type | Description |
|---|---|
| ICamApiListModelItem |
CreateNewHole(TST3DMatrix, double)
Declaration
ICamApiHoleModelItem CreateNewHole(TST3DMatrix HoleLCS, double Diameter)
Parameters
| Type | Name | Description |
|---|---|---|
| TST3DMatrix | HoleLCS | |
| double | Diameter |
Returns
| Type | Description |
|---|---|
| ICamApiHoleModelItem |