NX Open C++ Reference Guide
|
Base class for importing data into the work part. More...
Public Member Functions | |
NXString | FileName () |
Returns the name of the file containing the data to import. | |
void | SetFileName (const NXString &fileName) |
Sets the name of the file containing the data to import. |
Base class for importing data into the work part.
This is an abstract class.
Created in NX5.0.0.
Returns the name of the file containing the data to import.
Created in NX5.0.0.
License requirements : None
void NXOpen::Importer::SetFileName | ( | const NXString & | fileName | ) |
Sets the name of the file containing the data to import.
Created in NX5.0.0.
License requirements : None
fileName | file name |