MachiningOperationUseItf Interface DELIMfgProfileContouringRelimitingElement

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


interface DELIMfgProfileContouringRelimitingElement

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 HRESULT GetRelimitingGeometry(CATUnicodeString& iGeometryType,
CATLISTP(CATBaseUnknown)& oReference,
CATBaseUnknown_var& oProduct,
double& oOffset,
CATUnicodeString& oPosition) = 0
Retrieves the start element or the end element of a Profile Contouring feature.
o RemoveRelimitingGeometry
public virtual HRESULT RemoveRelimitingGeometry(CATUnicodeString& iGeometryType) = 0
Removes the start element or the end element of a Profile Contouring feature.
o SetRelimitingGeometry
public virtual HRESULT SetRelimitingGeometry(CATUnicodeString& iGeometryType,
CATLISTP(CATBaseUnknown)& iReference,
CATBaseUnknown_var& iProduct,
double& iOffset,
CATUnicodeString& iPosition) = 0
Initializes the start element or the end element of a Profile Contouring feature.

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

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