MachiningUseItf Interface DELIMfgAuxiliaryCommandOutputGenerator

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


interface DELIMfgAuxiliaryCommandOutputGenerator

This interface allows to manage NC Code file on Activity


Method Index


o GenerateAPTFormat(CATUnicodeString&,int)
This method allows to generate APT code for auxiliary commands
Example:
   

Methods


o GenerateAPTFormat
public virtual HRESULT GenerateAPTFormat(CATUnicodeString& oAPTCode,
int iPointOrAxis= 0) = 0
This method allows to generate APT code for auxiliary commands
Example:
   
Parameters:
oAPTCode
CATUnicodeString describing the APT Code
iPointOrAxis
0 : Point (X,Y,Z) 1: Axis (X,Y,Z,I,J,K)
Returns:
HRESULT can be S_OK, E_FAIL with allocated Error definition.

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

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