NX Open C++ Reference Guide
|
Creates Weld features by reading a csv file
To create a new instance of this class, use Weld::WeldManager::CreateImportBuilder
Created in NX7.5.1.
More...
Public Member Functions | |
NXString | InputFile () |
Returns the input csv file Created in NX7.5.1. | |
void | SetInputFile (const NXString &filename) |
Sets the input csv file Created in NX7.5.1. | |
void | SetTemplateFile (const NXString &filename) |
Sets the template file indicating attribute mapping. | |
NXString | TemplateFile () |
Returns the template file indicating attribute mapping. |
Creates Weld features by reading a csv file
To create a new instance of this class, use Weld::WeldManager::CreateImportBuilder
Created in NX7.5.1.
Returns the input csv file
Created in NX7.5.1.
License requirements : None
void NXOpen::Weld::WeldImportBuilder::SetInputFile | ( | const NXString & | filename | ) |
Sets the input csv file
Created in NX7.5.1.
License requirements : None
filename | filename |
void NXOpen::Weld::WeldImportBuilder::SetTemplateFile | ( | const NXString & | filename | ) |
Sets the template file indicating attribute mapping.
Created in NX7.5.1.
License requirements : None
filename | filename |
Returns the template file indicating attribute mapping.
Created in NX7.5.1.
License requirements : None