MachiningOperationUseItf Interface DELIMfgPocketingStartingPoint

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIMfgPocketingStartingPoint

Interface to manage a user rework feature.

Role: CATIMfgPocketingStartingPoint has methods to manage start and end element of a pocketing feature.


Method Index


o GetStartPointGeometry(CATUnicodeString&,CATBaseUnknown_var&,CATBaseUnknown_var&,double&)
Retrieves the start point of a pocketing feature.
o RemoveStartPointGeometry()
Removes the start point of a pocketing feature.
o SetStartPointGeometry(CATUnicodeString&,CATBaseUnknown_var&,CATBaseUnknown_var&,double&)
Initializes the start point of a pocketing feature.

Methods


o GetStartPointGeometry
public virtual GetStartPointGeometry( oGeometryPosition,
oReference,
oProduct,
oOffset)
Retrieves the start point of a pocketing feature.
o RemoveStartPointGeometry
public virtual RemoveStartPointGeometry()
Removes the start point of a pocketing feature.
o SetStartPointGeometry
public virtual SetStartPointGeometry( iGeometryPosition,
iReference,
iProduct,
iOffset)
Initializes the start point of a pocketing feature.

This object is included in the file: DELIMfgPocketingStartingPoint.h
If needed, your Imakefile.mk should include the module: MachiningOperationUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.