MachiningUseItf Interface DELIMfgActivityTracutManagement
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgActivityTracutManagement
Interface implemented on a Manufacturing Activity for management of Tracut data.
Role: If the Manufacturing Activity is inside a Tracut block, this interface allows to retrieve the data to apply on the Manufacturing Activity.
Method Index
- o
GetTracutMatrix(int&,CATMathTransformation&)
- Retrieves the transformation to apply to a Manufacturing Activity if this last one is in a Tracut block.
Methods
o GetTracutMatrix
public virtual GetTracutMatrix( | | oTracutToDo, |
| | oTracutTransformation) |
-
Retrieves the transformation to apply to a Manufacturing Activity if this last one is in a Tracut block.
- Parameters:
-
- oTracutToDo
-
Legal values:
- 0 : The Manufacturing Activity is not in a Tracut block.
- <> 0 : The Manufacturing Activity is in a Tracut block.
- oTracutTransformation
- The Tracut transformation
This object is included in the file: DELIMfgActivityTracutManagement.h
If needed, your Imakefile.mk should include the module: MachiningUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.