Interface ICamIpcModelFormerWithHoles
Assembly: CAMIPC.ModelFormerTypes.dll
[Guid("C2E303E5-D44F-434B-BBD4-BEA00CE12C2E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcModelFormerWithHoles
Methods
Adds hole(s) to the former from a recognized feature (ICamIpcHoleFeature or ICamIpcComplexHoleFeature).
For a simple hole feature, creates a single hole item. For a complex hole feature, creates one item per step.
Preserves the base cylindrical/conical face from recognition.
Declaration
ICamIpcListModelItem AddHoleFromFeature(ICamIpcFeature Feature)
Parameters
Returns
Declaration
ICamIpcListModelItem AddHolesSelected()
Returns
Declaration
ICamIpcHoleModelItem CreateNewHole(TST3DMatrix HoleLCS, double Diameter)
Parameters
Returns
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns