All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---ManufacturingInterfaces.CATIMfgResource
|
+---CATIMfgTool
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMfgTool
Interface dedicated to tool object management.
Role: This interface offers services to manage the tools parameters.
Common attributes are declared in CATMfgToolConstant.
| public virtual HRESULT ComputeToolNumber( | int& | oNumber)=0 |
| public virtual HRESULT GetAPTParameters( | double& | oD, |
| double& | oR, | |
| double& | oE, | |
| double& | oF, | |
| double& | oA, | |
| double& | oB, | |
| double& | oH)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.