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