All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgProfileContouringRelimitingElement

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


interface CATIMfgProfileContouringRelimitingElement

Interface to manage a user rework feature.

Role: CATIMfgProfileContouringRelimitingElement has methods to manage start and end element of a profile contouring feature.


Method Index


o GetRelimitingGeometry(CATUnicodeString&,CATLISTP(CATBaseUnknown)&,CATBaseUnknown_var&,double&,CATUnicodeString&)
Retrieves the start element or the end element of a Profile Contouring feature.
o RemoveRelimitingGeometry(CATUnicodeString&)
Removes the start element or the end element of a Profile Contouring feature.
o SetRelimitingGeometry(CATUnicodeString&,CATLISTP(CATBaseUnknown)&,CATBaseUnknown_var&,double&,CATUnicodeString&)
Initializes the start element or the end element of a Profile Contouring feature.

Methods


o GetRelimitingGeometry
public virtual GetRelimitingGeometry( iGeometryType,
oReference,
oProduct,
oOffset,
oPosition)
Retrieves the start element or the end element of a Profile Contouring feature.
o RemoveRelimitingGeometry
public virtual RemoveRelimitingGeometry( iGeometryType)
Removes the start element or the end element of a Profile Contouring feature.
o SetRelimitingGeometry
public virtual SetRelimitingGeometry( iGeometryType,
iReference,
iProduct,
iOffset,
iPosition)
Initializes the start element or the end element of a Profile Contouring feature.

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

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