NX Open C++ Reference Guide
Public Member Functions
NXOpen::Importer Class Reference

Base class for importing data into the work part. More...

Inheritance diagram for NXOpen::Importer:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::CGMImporter NXOpen::PartImporter NXOpen::STLImporter NXOpen::VRMLImporter

List of all members.

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.

Detailed Description

Base class for importing data into the work part.


This is an abstract class.

Created in NX5.0.0.


Member Function Documentation

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

Parameters:
fileNamefile name

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.