MachiningOperationUseItf Interface DELIMfgSeqMotionFactory

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


interface DELIMfgSeqMotionFactory

Interface to allow to create sequantial motion


Method Index


o CreateSeqMotion(CATUnicodeString&,CATBaseUnknown_var&)
Create an object of type iFeatType

Methods


o CreateSeqMotion
public virtual CreateSeqMotion( const iFeatType,
ospSeqMotionBase)
Create an object of type iFeatType
Parameters:
iFeatType
The object type to create
ohSeqMotionBase
The created object
Returns:
The return code
Legal values:
  • S_OK : Object successfully created
  • other case : an error occured

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

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