All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgToolPathMotionCommand

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ManufacturingInterfaces.CATIMfgToolPath
        |
        +---ManufacturingInterfaces.CATIMfgTraject
          |
          +---ManufacturingInterfaces.CATIMfgCompoundTraject
            |
            +---CATIMfgToolPathMotionCommand
 

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


interface CATIMfgToolPathMotionCommand

Interface on object dedicated to management of rotations in tool path model.


Method Index


o GetCommandEvaluation(CATListValCATUnicodeString&)
Evaluates the syntax of the object.

Methods


o GetCommandEvaluation
public virtual CATBoolean GetCommandEvaluation(CATListValCATUnicodeString& oSyntax) =0
Evaluates the syntax of the object.
Parameters:
oSyntax
The value of syntax

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

Copyright © 2003, Dassault Systèmes. All rights reserved.