MachiningUseItf Interface DELIMfgNCRep
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgNCRep
This interface is dedicated to NC Doc Reps and it is implemented on PLM NC rep reference.
Method Index
- o
Export(CATUnicodeString&)
- Export files from NC Rep to directory path
- o
GetFiles(CATListOfCATUnicodeString&)
- Returns a list of full path to the files that can be opened and viewed
These files are temporary and will be deleted at the end of V6 session
- o
GetType()
- Returns the type of the rep (1:APT, 2:ISO, 3:CLF)
- o
Import(CATListOfCATUnicodeString&)
-
Methods
o Export
public virtual Export( | const | iDirectoryPath) |
-
Export files from NC Rep to directory path
- Parameters:
-
- iDirectoryPath
- [in] directory path
o GetFiles
public virtual GetFiles( | | oListOfFiles) |
-
Returns a list of full path to the files that can be opened and viewed
These files are temporary and will be deleted at the end of V6 session
- Parameters:
-
- oListOfFiles
- [out] list of files
o GetType
-
Returns the type of the rep (1:APT, 2:ISO, 3:CLF)
o Import
public virtual Import( | const | iListOfNewFilesPaths) |
-
This object is included in the file: DELIMfgNCRep.h
If needed, your Imakefile.mk should include the module: MachiningUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.