All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgPocketingStartingPoint

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


interface CATIMfgPocketingStartingPoint

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: CATIMfgPocketingStartingPoint.h
If needed, your Imakefile.mk should include the module: MfgItfEnv

Copyright © 2003, Dassault Systèmes. All rights reserved.