All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---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.
| public virtual HRESULT GetRelimitingGeometry( | CATUnicodeString& | iGeometryType, |
| CATLISTP(CATBaseUnknown)& | oReference, | |
| CATBaseUnknown_var& | oProduct, | |
| double& | oOffset, | |
| CATUnicodeString& | oPosition) = 0 |
| public virtual HRESULT RemoveRelimitingGeometry( | CATUnicodeString& | iGeometryType) = 0 |
| public virtual HRESULT SetRelimitingGeometry( | CATUnicodeString& | iGeometryType, |
| CATLISTP(CATBaseUnknown)& | iReference, | |
| CATBaseUnknown_var& | iProduct, | |
| double& | iOffset, | |
| CATUnicodeString& | iPosition) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.