MachiningOperationUseItf Interface DELIMfgMultiAxisContourDriven

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


interface DELIMfgMultiAxisContourDriven

Interface for multi axis contour driven operations.


Method Index


o SetStartDirection(int)
Sets start direction of the operation.

Methods


o SetStartDirection
public virtual SetStartDirection( const iSide)
Sets start direction of the operation.
Parameters:
iSide

Legal values:
-1
To start at the end of the first guide
1
To start at the beginning of the first guide
Returns:
S_OK
if the method succeeds
E_FAIL
if iSide is not valid

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

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