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

Represents a Catiav5Importer to be used when importing the CATIA V5 Data This class is created using DexManager . More...

Inheritance diagram for NXOpen::Catiav5Importer:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool FileOpenFlag ()
 Returns the file open flag - should be set to false if doing file import
Created in NX6.0.0.
bool IncludeIndWireFrame ()
 Returns the include ind wire frame - if set to true the indpendent wireframe objects from catia v5 will be imported to NX
Created in NX6.0.0.
bool IncludeNoShowEntity ()
 Returns the include no show entity - if set to true then no show entities from the catia v5 file will be imported to NX
Created in NX6.0.0.
NXString InputFile ()
 Returns the input file - name of a file which is being imported
Created in NX6.0.0.
bool Optimize ()
 Returns the optimize - This option allows you to optimize the topology
Created in NX6.0.0.
void SaveSettings (const NXString &filename)
 Save the settings - this will save the settings to a file sepcified
Created in NX6.0.0.
NXString SearchDirectoryList ()
 Returns the serach directory list - This option allows you to specify a semicolon separated list of directories in which the translator can find components of an assembly.
void SetFileOpenFlag (bool doingFileOpen)
 Sets the file open flag - should be set to false if doing file import
Created in NX6.0.0.
void SetIncludeIndWireFrame (bool includeIndWireFrame)
 Sets the include ind wire frame - if set to true the indpendent wireframe objects from catia v5 will be imported to NX
Created in NX6.0.0.
void SetIncludeNoShowEntity (bool includeNoShowEntity)
 Sets the include no show entity - if set to true then no show entities from the catia v5 file will be imported to NX
Created in NX6.0.0.
void SetInputFile (const NXString &filename)
 Sets the input file - name of a file which is being imported
Created in NX6.0.0.
void SetOptimize (bool optimize)
 Sets the optimize - This option allows you to optimize the topology
Created in NX6.0.0.
void SetSearchDirectoryList (const NXString &searchDirectoryList)
 Sets the serach directory list - This option allows you to specify a semicolon separated list of directories in which the translator can find components of an assembly.
void SetSettingsFile (const NXString &filename)
 Sets the settings file - definition file for default options
Created in NX6.0.0.
void SetSimplifyFacesandEdges (bool simplifyFacesandEdges)
 Sets the simplify faces and edges - This option allows you to simplify nearly analytical faces and edges to analytics
Created in NX6.0.0.
NXString SettingsFile ()
 Returns the settings file - definition file for default options
Created in NX6.0.0.
void SetTotalSearchDirectories (int totalSearchDir)
 Sets the number of search directories - This option allows you to specify total number of serach directories
Created in NX6.0.0.
bool SimplifyFacesandEdges ()
 Returns the simplify faces and edges - This option allows you to simplify nearly analytical faces and edges to analytics
Created in NX6.0.0.
int TotalSearchDirectories ()
 Returns the number of search directories - This option allows you to specify total number of serach directories
Created in NX6.0.0.

Detailed Description

Represents a Catiav5Importer to be used when importing the CATIA V5 Data This class is created using DexManager .

NULL object will be returned from Commit()
To create a new instance of this class, use DexManager::CreateCatiav5Importer
Default values.

Property Value

IncludeIndWireFrame

0

IncludeNoShowEntity

0

Optimize

1

SimplifyFacesandEdges

0

TotalSearchDirectories

0


Created in NX6.0.0.


Member Function Documentation

Returns the file open flag - should be set to false if doing file import
Created in NX6.0.0.



License requirements : None

Returns the include ind wire frame - if set to true the indpendent wireframe objects from catia v5 will be imported to NX
Created in NX6.0.0.



License requirements : None

Returns the include no show entity - if set to true then no show entities from the catia v5 file will be imported to NX
Created in NX6.0.0.



License requirements : None

Returns the input file - name of a file which is being imported
Created in NX6.0.0.



License requirements : None

Returns the optimize - This option allows you to optimize the topology
Created in NX6.0.0.



License requirements : None

void NXOpen::Catiav5Importer::SaveSettings ( const NXString filename)

Save the settings - this will save the settings to a file sepcified
Created in NX6.0.0.



License requirements : None

Parameters:
filename
NOTE: The full Unicode character set is not supported for this parameter.

Returns the serach directory list - This option allows you to specify a semicolon separated list of directories in which the translator can find components of an assembly.

The translator will search all of the subdirectories below the given directories.
Created in NX6.0.0.

License requirements : None

void NXOpen::Catiav5Importer::SetFileOpenFlag ( bool  doingFileOpen)

Sets the file open flag - should be set to false if doing file import
Created in NX6.0.0.



License requirements : None

Parameters:
doingFileOpendoingfileopen
void NXOpen::Catiav5Importer::SetIncludeIndWireFrame ( bool  includeIndWireFrame)

Sets the include ind wire frame - if set to true the indpendent wireframe objects from catia v5 will be imported to NX
Created in NX6.0.0.



License requirements : None

Parameters:
includeIndWireFrameincludeindwireframe
void NXOpen::Catiav5Importer::SetIncludeNoShowEntity ( bool  includeNoShowEntity)

Sets the include no show entity - if set to true then no show entities from the catia v5 file will be imported to NX
Created in NX6.0.0.



License requirements : None

Parameters:
includeNoShowEntityincludenoshowentity
void NXOpen::Catiav5Importer::SetInputFile ( const NXString filename)

Sets the input file - name of a file which is being imported
Created in NX6.0.0.



License requirements : None

Parameters:
filenamefilename
void NXOpen::Catiav5Importer::SetOptimize ( bool  optimize)

Sets the optimize - This option allows you to optimize the topology
Created in NX6.0.0.



License requirements : None

Parameters:
optimizeoptimize
void NXOpen::Catiav5Importer::SetSearchDirectoryList ( const NXString searchDirectoryList)

Sets the serach directory list - This option allows you to specify a semicolon separated list of directories in which the translator can find components of an assembly.

The translator will search all of the subdirectories below the given directories.
Created in NX6.0.0.

License requirements : None

Parameters:
searchDirectoryListsearchdirectorylist

Sets the settings file - definition file for default options
Created in NX6.0.0.



License requirements : None

Parameters:
filenamefilename
void NXOpen::Catiav5Importer::SetSimplifyFacesandEdges ( bool  simplifyFacesandEdges)

Sets the simplify faces and edges - This option allows you to simplify nearly analytical faces and edges to analytics
Created in NX6.0.0.



License requirements : None

Parameters:
simplifyFacesandEdgessimplifyfacesandedges

Returns the settings file - definition file for default options
Created in NX6.0.0.



License requirements : None

Sets the number of search directories - This option allows you to specify total number of serach directories
Created in NX6.0.0.



License requirements : None

Parameters:
totalSearchDirtotalsearchdir

Returns the simplify faces and edges - This option allows you to simplify nearly analytical faces and edges to analytics
Created in NX6.0.0.



License requirements : None

Returns the number of search directories - This option allows you to specify total number of serach directories
Created in NX6.0.0.



License requirements : None


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