MachiningUseItf Interface DELIMfgNCRepManagement
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgNCRepManagement
Class to manage NCRep
Method Index
- o
CreateNCRep(CATUnicodeString&,int,CATListOfCATUnicodeString&)
- CreateNCRep
Create a new NC Rep and aggregate it under the machining cell:
Methods
o CreateNCRep
public virtual CreateNCRep( | const | iName, |
| const | iType, |
| const | iListOfFilesPaths) |
-
CreateNCRep
Create a new NC Rep and aggregate it under the machining cell:
- Parameters:
-
- iName
- PLM external id of the rep
- iType
- iType: Type of the rep (1:APT, 2:ISO, 3:CLF)
- iListOfFilesPaths
- iListOfFilePaths: List of paths of files to add in the rep (optional argument)
- Returns:
- The PLM rep reference of the rep. NULL_var when an error occurs
This object is included in the file: DELIMfgNCRepManagement.h
If needed, your Imakefile.mk should include the module: MachiningUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.