NX Open C++ Reference Guide
|
Represents a IgesImporter to be used when importing the IGES Data This class is created using DexManager . More...
Public Types | |
enum | CopiousDataEnum { CopiousDataEnumCubicNURBBestfitSpline, CopiousDataEnumLinearNURBSpline, CopiousDataEnumGroupofLines } |
Copious Data Option. More... | |
enum | ImportToEnum { ImportToEnumWorkPart, ImportToEnumNewPart } |
Import To Option. More... | |
Public Member Functions | |
NXOpen::IgesImporter::CopiousDataEnum | CopiousData () |
Returns the copious data mapping Created in NX6.0.0. | |
bool | FileOpenFlag () |
Returns the file open flag - set this to false if doing file import Created in NX6.0.0. | |
bool | FlattenAssembly () |
Returns the flatten assembly - if set to true then assembly structure will not be retained Created in NX6.0.0. | |
double | GeomFixupTol () |
Returns the geometry fixup tol Created in NX6.0.0. | |
NXOpen::IgesImporter::ImportToEnum | ImportTo () |
Returns the import to - this option will determine the destination for imported iges file. | |
bool | ImportToTeamcenter () |
Returns the flatten assembly - if set to true then assembly structure will not be retained Created in NX7.0.0. | |
NXString | InputFile () |
Returns the input file - name of a file which is being imported Created in NX6.0.0. | |
int | LayerDefault () |
Returns the layer default for level 0 in iges Created in NX6.0.0. | |
NXString | LayerMask () |
Returns the layerMask - comma spearate list of enabled layers Created in NX6.0.0. | |
bool | MapViewDep () |
Returns the map view dep - set to true if you want to map view dependent/modified entity to model object Created in NX6.0.0. | |
NXOpen::ObjectTypeSelector * | ObjectTypes () |
Returns the objectTypes - this is subcomponent being used to set object types filters. | |
bool | Optimize () |
Returns the optimize - set this to true if automatic optimize geometry Created in NX6.0.0. | |
NXString | OutputFile () |
Returns the output file - if iges file is imported to new part then this name will be used to write the output. | |
void | SaveSettings (const NXString &filename) |
Returns the save settings - this will save the settings to a file specified Created in NX6.0.0. | |
void | SaveSettings (const char *filename) |
Returns the save settings - this will save the settings to a file specified Created in NX6.0.0. | |
void | SetCopiousData (NXOpen::IgesImporter::CopiousDataEnum copiousData) |
Sets the copious data mapping Created in NX6.0.0. | |
void | SetFileOpenFlag (bool doingFileOpen) |
Sets the file open flag - set this to false if doing file import Created in NX6.0.0. | |
void | SetFlattenAssembly (bool flattenAssembly) |
Sets the flatten assembly - if set to true then assembly structure will not be retained Created in NX6.0.0. | |
void | SetGeomFixupTol (double geomFixupTol) |
Sets the geometry fixup tol Created in NX6.0.0. | |
void | SetImportTo (NXOpen::IgesImporter::ImportToEnum importTo) |
Sets the import to - this option will determine the destination for imported iges file. | |
void | SetImportToTeamcenter (bool importToTeamcenter) |
Sets the flatten assembly - if set to true then assembly structure will not be retained Created in NX7.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 | SetInputFile (const char *filename) |
Sets the input file - name of a file which is being imported Created in NX6.0.0. | |
void | SetLayerDefault (int layerDefault) |
Sets the layer default for level 0 in iges Created in NX6.0.0. | |
void | SetLayerMask (const NXString &layerMask) |
Sets the layerMask - comma spearate list of enabled layers Created in NX6.0.0. | |
void | SetLayerMask (const char *layerMask) |
Sets the layerMask - comma spearate list of enabled layers Created in NX6.0.0. | |
void | SetMapViewDep (bool mapViewDep) |
Sets the map view dep - set to true if you want to map view dependent/modified entity to model object Created in NX6.0.0. | |
void | SetOptimize (bool optimize) |
Sets the optimize - set this to true if automatic optimize geometry Created in NX6.0.0. | |
void | SetOutputFile (const NXString &filename) |
Sets the output file - if iges file is imported to new part then this name will be used to write the output. | |
void | SetOutputFile (const char *filename) |
Sets the output file - if iges file is imported to new part then this name will be used to write the output. | |
void | SetSettingsFile (const NXString &filename) |
Sets the settings file - definition file for default options Created in NX6.0.0. | |
void | SetSettingsFile (const char *filename) |
Sets the settings file - definition file for default options Created in NX6.0.0. | |
void | SetSewSurfaces (bool sewSurfaces) |
Sets the sew surfaces - set this to true if automatic sewing of surfaces is desired Created in NX6.0.0. | |
void | SetSimplifyGeometry (bool simplifyGeometry) |
Sets the simplify geometry - set this to true if automatic simplification of geometry is desired Created in NX6.0.0. | |
void | SetSmoothBSurf (bool smoothBSurf) |
Sets the smooth bsurf - set the flag to true if b-surfaced are required to be smoothed Created in NX6.0.0. | |
void | SetSurfTrimTol (double surfTrimTol) |
Sets the surf trim tol - surface trimming tolerance Created in NX6.0.0. | |
NXString | SettingsFile () |
Returns the settings file - definition file for default options Created in NX6.0.0. | |
bool | SewSurfaces () |
Returns the sew surfaces - set this to true if automatic sewing of surfaces is desired Created in NX6.0.0. | |
bool | SimplifyGeometry () |
Returns the simplify geometry - set this to true if automatic simplification of geometry is desired Created in NX6.0.0. | |
bool | SmoothBSurf () |
Returns the smooth bsurf - set the flag to true if b-surfaced are required to be smoothed Created in NX6.0.0. | |
double | SurfTrimTol () |
Returns the surf trim tol - surface trimming tolerance Created in NX6.0.0. | |
![]() | |
bool | ProcessHoldFlag () |
Returns the process hold flag - set to true if user wants to wait until transaltion process gets completed Created in NX8.0.0. | |
void | SetProcessHoldFlag (bool doingFileSave) |
Sets the process hold flag - set to true if user wants to wait until transaltion process gets completed Created in NX8.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a IgesImporter to be used when importing the IGES Data This class is created using DexManager .
NULL object will be returned from Commit() <br> To create a new instance of this class, use @link DexManager::CreateIgesImporter DexManager::CreateIgesImporter @endlink <br>
Default values.
Property | Value |
---|---|
CopiousData |
CubicNURBBestfitSpline |
FlattenAssembly |
0 |
GeomFixupTol |
0 |
ImportTo |
WorkPart |
ImportToTeamcenter |
0 |
LayerDefault |
0 |
MapViewDep |
0 |
Optimize |
0 |
ProcessHoldFlag |
0 |
SewSurfaces |
0 |
SimplifyGeometry |
0 |
SmoothBSurf |
0 |
SurfTrimTol |
0.0254 |
Created in NX6.0.0.
Copious Data Option.
CopiousDataEnumCubicNURBBestfitSpline |
map copious data to Cubic Nurb best fit spline |
CopiousDataEnumLinearNURBSpline |
map copious data to Linear Nurb spline |
CopiousDataEnumGroupofLines |
Group of lines. |
NXOpen::IgesImporter::CopiousDataEnum NXOpen::IgesImporter::CopiousData | ( | ) |
Returns the copious data mapping
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::FileOpenFlag | ( | ) |
Returns the file open flag - set this to false if doing file import
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::FlattenAssembly | ( | ) |
Returns the flatten assembly - if set to true then assembly structure will not be retained
Created in NX6.0.0.
License requirements : None
double NXOpen::IgesImporter::GeomFixupTol | ( | ) |
Returns the geometry fixup tol
Created in NX6.0.0.
License requirements : None
NXOpen::IgesImporter::ImportToEnum NXOpen::IgesImporter::ImportTo | ( | ) |
Returns the import to - this option will determine the destination for imported iges file.
it can either be new part or work part.
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::ImportToTeamcenter | ( | ) |
Returns the flatten assembly - if set to true then assembly structure will not be retained
Created in NX7.0.0.
License requirements : None
NXString NXOpen::IgesImporter::InputFile | ( | ) |
Returns the input file - name of a file which is being imported
Created in NX6.0.0.
License requirements : None
int NXOpen::IgesImporter::LayerDefault | ( | ) |
Returns the layer default for level 0 in iges
Created in NX6.0.0.
License requirements : None
NXString NXOpen::IgesImporter::LayerMask | ( | ) |
Returns the layerMask - comma spearate list of enabled layers
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::MapViewDep | ( | ) |
Returns the map view dep - set to true if you want to map view dependent/modified entity to model object
Created in NX6.0.0.
License requirements : None
NXOpen::ObjectTypeSelector* NXOpen::IgesImporter::ObjectTypes | ( | ) |
Returns the objectTypes - this is subcomponent being used to set object types filters.
This will be used to filter objects based on the types
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::Optimize | ( | ) |
Returns the optimize - set this to true if automatic optimize geometry
Created in NX6.0.0.
License requirements : None
NXString NXOpen::IgesImporter::OutputFile | ( | ) |
Returns the output file - if iges file is imported to new part then this name will be used to write the output.
Created in NX6.0.0.
License requirements : None
void NXOpen::IgesImporter::SaveSettings | ( | const NXString & | filename | ) |
Returns the save settings - this will save the settings to a file specified
Created in NX6.0.0.
License requirements : None
filename | NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::IgesImporter::SaveSettings | ( | const char * | filename | ) |
Returns the save settings - this will save the settings to a file specified
Created in NX6.0.0.
License requirements : None
filename | NOTE: The full Unicode character set is not supported for this parameter. |
void NXOpen::IgesImporter::SetCopiousData | ( | NXOpen::IgesImporter::CopiousDataEnum | copiousData | ) |
Sets the copious data mapping
Created in NX6.0.0.
License requirements : None
copiousData | copiousdata |
void NXOpen::IgesImporter::SetFileOpenFlag | ( | bool | doingFileOpen | ) |
Sets the file open flag - set this to false if doing file import
Created in NX6.0.0.
License requirements : None
doingFileOpen | doingfileopen |
void NXOpen::IgesImporter::SetFlattenAssembly | ( | bool | flattenAssembly | ) |
Sets the flatten assembly - if set to true then assembly structure will not be retained
Created in NX6.0.0.
License requirements : None
flattenAssembly | flattenassembly |
void NXOpen::IgesImporter::SetGeomFixupTol | ( | double | geomFixupTol | ) |
Sets the geometry fixup tol
Created in NX6.0.0.
License requirements : None
geomFixupTol | geomfixuptol |
void NXOpen::IgesImporter::SetImportTo | ( | NXOpen::IgesImporter::ImportToEnum | importTo | ) |
Sets the import to - this option will determine the destination for imported iges file.
it can either be new part or work part.
Created in NX6.0.0.
License requirements : None
importTo | importto |
void NXOpen::IgesImporter::SetImportToTeamcenter | ( | bool | importToTeamcenter | ) |
Sets the flatten assembly - if set to true then assembly structure will not be retained
Created in NX7.0.0.
License requirements : None
importToTeamcenter | importtoteamcenter |
void NXOpen::IgesImporter::SetInputFile | ( | const NXString & | filename | ) |
Sets the input file - name of a file which is being imported
Created in NX6.0.0.
License requirements : None
filename | filename |
void NXOpen::IgesImporter::SetInputFile | ( | const char * | filename | ) |
Sets the input file - name of a file which is being imported
Created in NX6.0.0.
License requirements : None
filename | filename |
void NXOpen::IgesImporter::SetLayerDefault | ( | int | layerDefault | ) |
Sets the layer default for level 0 in iges
Created in NX6.0.0.
License requirements : None
layerDefault | layerdefault |
void NXOpen::IgesImporter::SetLayerMask | ( | const NXString & | layerMask | ) |
Sets the layerMask - comma spearate list of enabled layers
Created in NX6.0.0.
License requirements : None
layerMask | layermask |
void NXOpen::IgesImporter::SetLayerMask | ( | const char * | layerMask | ) |
Sets the layerMask - comma spearate list of enabled layers
Created in NX6.0.0.
License requirements : None
layerMask | layermask |
void NXOpen::IgesImporter::SetMapViewDep | ( | bool | mapViewDep | ) |
Sets the map view dep - set to true if you want to map view dependent/modified entity to model object
Created in NX6.0.0.
License requirements : None
mapViewDep | mapviewdep |
void NXOpen::IgesImporter::SetOptimize | ( | bool | optimize | ) |
Sets the optimize - set this to true if automatic optimize geometry
Created in NX6.0.0.
License requirements : None
optimize | optimize |
void NXOpen::IgesImporter::SetOutputFile | ( | const NXString & | filename | ) |
Sets the output file - if iges file is imported to new part then this name will be used to write the output.
Created in NX6.0.0.
License requirements : None
filename | filename |
void NXOpen::IgesImporter::SetOutputFile | ( | const char * | filename | ) |
Sets the output file - if iges file is imported to new part then this name will be used to write the output.
Created in NX6.0.0.
License requirements : None
filename | filename |
void NXOpen::IgesImporter::SetSettingsFile | ( | const NXString & | filename | ) |
Sets the settings file - definition file for default options
Created in NX6.0.0.
License requirements : None
filename | filename |
void NXOpen::IgesImporter::SetSettingsFile | ( | const char * | filename | ) |
Sets the settings file - definition file for default options
Created in NX6.0.0.
License requirements : None
filename | filename |
void NXOpen::IgesImporter::SetSewSurfaces | ( | bool | sewSurfaces | ) |
Sets the sew surfaces - set this to true if automatic sewing of surfaces is desired
Created in NX6.0.0.
License requirements : None
sewSurfaces | sewsurfaces |
void NXOpen::IgesImporter::SetSimplifyGeometry | ( | bool | simplifyGeometry | ) |
Sets the simplify geometry - set this to true if automatic simplification of geometry is desired
Created in NX6.0.0.
License requirements : None
simplifyGeometry | simplifygeometry |
void NXOpen::IgesImporter::SetSmoothBSurf | ( | bool | smoothBSurf | ) |
Sets the smooth bsurf - set the flag to true if b-surfaced are required to be smoothed
Created in NX6.0.0.
License requirements : None
smoothBSurf | smoothbsurf |
void NXOpen::IgesImporter::SetSurfTrimTol | ( | double | surfTrimTol | ) |
Sets the surf trim tol - surface trimming tolerance
Created in NX6.0.0.
License requirements : None
surfTrimTol | surftrimtol |
NXString NXOpen::IgesImporter::SettingsFile | ( | ) |
Returns the settings file - definition file for default options
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::SewSurfaces | ( | ) |
Returns the sew surfaces - set this to true if automatic sewing of surfaces is desired
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::SimplifyGeometry | ( | ) |
Returns the simplify geometry - set this to true if automatic simplification of geometry is desired
Created in NX6.0.0.
License requirements : None
bool NXOpen::IgesImporter::SmoothBSurf | ( | ) |
Returns the smooth bsurf - set the flag to true if b-surfaced are required to be smoothed
Created in NX6.0.0.
License requirements : None
double NXOpen::IgesImporter::SurfTrimTol | ( | ) |
Returns the surf trim tol - surface trimming tolerance
Created in NX6.0.0.
License requirements : None