NX Open C++ Reference Guide
|
Represents the set of NXGateway Preferences applicable to entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX3.0.0.
More...
Public Member Functions | |
double | AngularTolerance () |
Returns the angular tolerance. | |
bool | AttachFidelityCheckData () |
Returns the attach FC data flag for I-DEAS gateway Created in NX3.0.0. | |
bool | AutomaticallyCheckItemRevisions () |
Returns the automatically checking of items revision flag for I-DEAS import Created in NX3.0.0. | |
bool | HealGeometryOnImport () |
Returns the heal geometry on import flag for I-DEAS import Created in NX3.0.0. | |
bool | IgnoreUpdateOfIdenticalVersions () |
Returns the ignore update of identical versions flag for I-DEAS Created in NX3.0.0. | |
bool | LoadConstructionGeometry () |
Returns the load construction geometry flag for I-DEAS Created in NX3.0.0. | |
bool | LoadProductManufacturingInformation () |
Returns the load product manufacturing information flag for I-DEAS Created in NX3.0.0. | |
bool | LoadSolidEdgeAssemblyFeatures () |
Returns the Assembly-level features flag for Solid Edge Created in NX7.5.0. | |
bool | LoadSolidEdgeConstructionGeometry () |
Returns the load construction geometry flag for Solid Edge Created in NX4.0.0. | |
bool | LoadSolidEdgeProductManufacturingInformation () |
Returns the load product manufacturing information flag for Solid Edge Created in NX4.0.0. | |
double | MinimumSmallEdgeLength () |
Returns the minimum small edge length. | |
bool | OnlyImportDesignParts () |
Returns the only import design parts flag for Solid Edge. | |
bool | PerformFidelityCheckOnImport () |
Returns the perform fidelity check on import flag for I-DEAS Created in NX3.0.0. | |
bool | PreserveNominalGeometry () |
Returns the preserve nominal geometry flag. | |
int | ReferenceGeometryImportColor () |
Returns the reference geometry import color for I-DEAS Created in NX3.0.0. | |
int | ReferenceGeometryImportLayer () |
Returns the reference geometry import layer for I-DEAS Created in NX3.0.0. | |
bool | RemoveDiscontinuity () |
Returns the remove discontinuity flag. | |
bool | RemoveSelfIntersections () |
Returns the remove self intersection flag. | |
bool | RemoveSmallEdges () |
Returns the remove small edges flag. | |
double | RepairTolerance () |
Returns the repair tolerance. | |
bool | RetainFidelityCheckingInformation () |
Returns the retain fidelity checking information flag for I-DEAS Created in NX3.0.0. | |
bool | SaveComponentPartFilesDuringLoad () |
Returns the save component part files flag during load for I-DEAS Created in NX3.0.0. | |
void | SetAngularTolerance (double angularTolerance) |
Sets the angular tolerance. | |
void | SetAttachFidelityCheckData (bool attachFidelityCheckData) |
Sets the attach FC data flag for I-DEAS gateway Created in NX3.0.0. | |
void | SetAutomaticallyCheckItemRevisions (bool automaticallyCheckItemRevisions) |
Sets the automatically checking of items revision flag for I-DEAS import Created in NX3.0.0. | |
void | SetHealGeometryOnImport (bool healGeometryOnImport) |
Sets the heal geometry on import flag for I-DEAS import Created in NX3.0.0. | |
void | SetIgnoreUpdateOfIdenticalVersions (bool ignoreUpdateOfIdenticalVersions) |
Sets the ignore update of identical versions flag for I-DEAS Created in NX3.0.0. | |
void | SetLoadConstructionGeometry (bool loadConstructionGeometry) |
Sets the load construction geometry flag for I-DEAS Created in NX3.0.0. | |
void | SetLoadProductManufacturingInformation (bool loadProductManufacturingInformation) |
Sets the load product manufacturing information flag for I-DEAS Created in NX3.0.0. | |
void | SetLoadSolidEdgeAssemblyFeatures (bool loadAssemblyFeatures) |
Sets the Assembly-level features flag for Solid Edge Created in NX7.5.0. | |
void | SetLoadSolidEdgeConstructionGeometry (bool loadConstructionGeometry) |
Sets the load construction geometry flag for Solid Edge Created in NX4.0.0. | |
void | SetLoadSolidEdgeProductManufacturingInformation (bool loadProductManufacturingInformation) |
Sets the load product manufacturing information flag for Solid Edge Created in NX4.0.0. | |
void | SetMinimumSmallEdgeLength (double minimumSmallEdgeLength) |
Sets the minimum small edge length. | |
void | SetOnlyImportDesignParts (bool onlyImportDesignParts) |
Sets the only import design parts flag for Solid Edge. | |
void | SetPerformFidelityCheckOnImport (bool performFidelityCheckOnImport) |
Sets the perform fidelity check on import flag for I-DEAS Created in NX3.0.0. | |
void | SetPreserveNominalGeometry (bool preserveNominalGeometry) |
Sets the preserve nominal geometry flag. | |
void | SetReferenceGeometryImportColor (int referenceGeometryImportColor) |
Sets the reference geometry import color for I-DEAS Created in NX3.0.0. | |
void | SetReferenceGeometryImportLayer (int referenceGeometryImportLayer) |
Sets the reference geometry import layer for I-DEAS Created in NX3.0.0. | |
void | SetRemoveDiscontinuity (bool removeDiscontinuity) |
Sets the remove discontinuity flag. | |
void | SetRemoveSelfIntersections (bool removeSelfIntersections) |
Sets the remove self intersection flag. | |
void | SetRemoveSmallEdges (bool removeSmallEdges) |
Sets the remove small edges flag. | |
void | SetRepairTolerance (double repairTolerance) |
Sets the repair tolerance. | |
void | SetRetainFidelityCheckingInformation (bool retainFidelityCheckingInformation) |
Sets the retain fidelity checking information flag for I-DEAS Created in NX3.0.0. | |
void | SetSaveComponentPartFilesDuringLoad (bool saveComponentPartFilesDuringLoad) |
Sets the save component part files flag during load for I-DEAS Created in NX3.0.0. | |
void | SetSuppressSurfaceModification (bool suppressSurfaceModification) |
Sets the suppress surface modification flag. | |
void | SetTolerance (double tolerance) |
Sets the tolerance. | |
void | SetUseRepairTolerance (bool useRepairTolerance) |
Sets the use repair tolerance flag. | |
void | SetWireframeGeometryImportColor (int wireframeGeometryImportColor) |
Sets the wireframe geometry import color for I-DEAS Created in NX3.0.0. | |
void | SetWireframeGeometryImportLayer (int wireframeGeometryImportLayer) |
Sets the wireframe geometry import layer for I-DEAS Created in NX3.0.0. | |
bool | SuppressSurfaceModification () |
Returns the suppress surface modification flag. | |
tag_t | Tag () const |
Returns the tag of this object. | |
double | Tolerance () |
Returns the tolerance. | |
bool | UseRepairTolerance () |
Returns the use repair tolerance flag. | |
int | WireframeGeometryImportColor () |
Returns the wireframe geometry import color for I-DEAS Created in NX3.0.0. | |
int | WireframeGeometryImportLayer () |
Returns the wireframe geometry import layer for I-DEAS Created in NX3.0.0. | |
Represents the set of NXGateway Preferences applicable to entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX3.0.0.
double NXOpen::Preferences::SessionNXGateway::AngularTolerance | ( | ) |
Returns the angular tolerance.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::AttachFidelityCheckData | ( | ) |
Returns the attach FC data flag for I-DEAS gateway
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::AutomaticallyCheckItemRevisions | ( | ) |
Returns the automatically checking of items revision flag for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::HealGeometryOnImport | ( | ) |
Returns the heal geometry on import flag for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::IgnoreUpdateOfIdenticalVersions | ( | ) |
Returns the ignore update of identical versions flag for I-DEAS
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::LoadConstructionGeometry | ( | ) |
Returns the load construction geometry flag for I-DEAS
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::LoadProductManufacturingInformation | ( | ) |
Returns the load product manufacturing information flag for I-DEAS
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::LoadSolidEdgeAssemblyFeatures | ( | ) |
Returns the Assembly-level features flag for Solid Edge
Created in NX7.5.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::LoadSolidEdgeConstructionGeometry | ( | ) |
Returns the load construction geometry flag for Solid Edge
Created in NX4.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::LoadSolidEdgeProductManufacturingInformation | ( | ) |
Returns the load product manufacturing information flag for Solid Edge
Created in NX4.0.0.
License requirements : None
double NXOpen::Preferences::SessionNXGateway::MinimumSmallEdgeLength | ( | ) |
Returns the minimum small edge length.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::OnlyImportDesignParts | ( | ) |
bool NXOpen::Preferences::SessionNXGateway::PerformFidelityCheckOnImport | ( | ) |
Returns the perform fidelity check on import flag for I-DEAS
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::PreserveNominalGeometry | ( | ) |
Returns the preserve nominal geometry flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
int NXOpen::Preferences::SessionNXGateway::ReferenceGeometryImportColor | ( | ) |
Returns the reference geometry import color for I-DEAS
Created in NX3.0.0.
License requirements : None
int NXOpen::Preferences::SessionNXGateway::ReferenceGeometryImportLayer | ( | ) |
Returns the reference geometry import layer for I-DEAS
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::RemoveDiscontinuity | ( | ) |
Returns the remove discontinuity flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::RemoveSelfIntersections | ( | ) |
Returns the remove self intersection flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::RemoveSmallEdges | ( | ) |
Returns the remove small edges flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
double NXOpen::Preferences::SessionNXGateway::RepairTolerance | ( | ) |
Returns the repair tolerance.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::RetainFidelityCheckingInformation | ( | ) |
Returns the retain fidelity checking information flag for I-DEAS
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::SaveComponentPartFilesDuringLoad | ( | ) |
Returns the save component part files flag during load for I-DEAS
Created in NX3.0.0.
License requirements : None
void NXOpen::Preferences::SessionNXGateway::SetAngularTolerance | ( | double | angularTolerance | ) |
Sets the angular tolerance.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
angularTolerance | angular tolerance |
void NXOpen::Preferences::SessionNXGateway::SetAttachFidelityCheckData | ( | bool | attachFidelityCheckData | ) |
Sets the attach FC data flag for I-DEAS gateway
Created in NX3.0.0.
License requirements : None
attachFidelityCheckData | attach fidelity check data |
void NXOpen::Preferences::SessionNXGateway::SetAutomaticallyCheckItemRevisions | ( | bool | automaticallyCheckItemRevisions | ) |
Sets the automatically checking of items revision flag for I-DEAS import
Created in NX3.0.0.
License requirements : None
automaticallyCheckItemRevisions | automatically check item revisions |
void NXOpen::Preferences::SessionNXGateway::SetHealGeometryOnImport | ( | bool | healGeometryOnImport | ) |
Sets the heal geometry on import flag for I-DEAS import
Created in NX3.0.0.
License requirements : None
healGeometryOnImport | heal geometry on import |
void NXOpen::Preferences::SessionNXGateway::SetIgnoreUpdateOfIdenticalVersions | ( | bool | ignoreUpdateOfIdenticalVersions | ) |
Sets the ignore update of identical versions flag for I-DEAS
Created in NX3.0.0.
License requirements : None
ignoreUpdateOfIdenticalVersions | ignore update of identical versions |
void NXOpen::Preferences::SessionNXGateway::SetLoadConstructionGeometry | ( | bool | loadConstructionGeometry | ) |
Sets the load construction geometry flag for I-DEAS
Created in NX3.0.0.
License requirements : None
loadConstructionGeometry | load construction geometry |
void NXOpen::Preferences::SessionNXGateway::SetLoadProductManufacturingInformation | ( | bool | loadProductManufacturingInformation | ) |
Sets the load product manufacturing information flag for I-DEAS
Created in NX3.0.0.
License requirements : None
loadProductManufacturingInformation | load product manufacturing information |
void NXOpen::Preferences::SessionNXGateway::SetLoadSolidEdgeAssemblyFeatures | ( | bool | loadAssemblyFeatures | ) |
Sets the Assembly-level features flag for Solid Edge
Created in NX7.5.0.
License requirements : None
loadAssemblyFeatures | load assembly features |
void NXOpen::Preferences::SessionNXGateway::SetLoadSolidEdgeConstructionGeometry | ( | bool | loadConstructionGeometry | ) |
Sets the load construction geometry flag for Solid Edge
Created in NX4.0.0.
License requirements : None
loadConstructionGeometry | load construction geometry |
void NXOpen::Preferences::SessionNXGateway::SetLoadSolidEdgeProductManufacturingInformation | ( | bool | loadProductManufacturingInformation | ) |
Sets the load product manufacturing information flag for Solid Edge
Created in NX4.0.0.
License requirements : None
loadProductManufacturingInformation | load product manufacturing information |
void NXOpen::Preferences::SessionNXGateway::SetMinimumSmallEdgeLength | ( | double | minimumSmallEdgeLength | ) |
Sets the minimum small edge length.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
minimumSmallEdgeLength | minimum small edge length |
void NXOpen::Preferences::SessionNXGateway::SetOnlyImportDesignParts | ( | bool | onlyImportDesignParts | ) |
void NXOpen::Preferences::SessionNXGateway::SetPerformFidelityCheckOnImport | ( | bool | performFidelityCheckOnImport | ) |
Sets the perform fidelity check on import flag for I-DEAS
Created in NX3.0.0.
License requirements : None
performFidelityCheckOnImport | perform fidelity check on import |
void NXOpen::Preferences::SessionNXGateway::SetPreserveNominalGeometry | ( | bool | preserveNominalGeometry | ) |
Sets the preserve nominal geometry flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
preserveNominalGeometry | preserve nominal geometry |
void NXOpen::Preferences::SessionNXGateway::SetReferenceGeometryImportColor | ( | int | referenceGeometryImportColor | ) |
Sets the reference geometry import color for I-DEAS
Created in NX3.0.0.
License requirements : None
referenceGeometryImportColor | reference geometry import color |
void NXOpen::Preferences::SessionNXGateway::SetReferenceGeometryImportLayer | ( | int | referenceGeometryImportLayer | ) |
Sets the reference geometry import layer for I-DEAS
Created in NX3.0.0.
License requirements : None
referenceGeometryImportLayer | reference geometry import layer |
void NXOpen::Preferences::SessionNXGateway::SetRemoveDiscontinuity | ( | bool | removeDiscontinuity | ) |
Sets the remove discontinuity flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
removeDiscontinuity | remove discontinuity |
void NXOpen::Preferences::SessionNXGateway::SetRemoveSelfIntersections | ( | bool | removeSelfIntersections | ) |
Sets the remove self intersection flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
removeSelfIntersections | remove self intersections |
void NXOpen::Preferences::SessionNXGateway::SetRemoveSmallEdges | ( | bool | removeSmallEdges | ) |
Sets the remove small edges flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
removeSmallEdges | remove small edges |
void NXOpen::Preferences::SessionNXGateway::SetRepairTolerance | ( | double | repairTolerance | ) |
Sets the repair tolerance.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
repairTolerance | repair tolerance |
void NXOpen::Preferences::SessionNXGateway::SetRetainFidelityCheckingInformation | ( | bool | retainFidelityCheckingInformation | ) |
Sets the retain fidelity checking information flag for I-DEAS
Created in NX3.0.0.
License requirements : None
retainFidelityCheckingInformation | retain fidelity checking information |
void NXOpen::Preferences::SessionNXGateway::SetSaveComponentPartFilesDuringLoad | ( | bool | saveComponentPartFilesDuringLoad | ) |
Sets the save component part files flag during load for I-DEAS
Created in NX3.0.0.
License requirements : None
saveComponentPartFilesDuringLoad | save component part files during load |
void NXOpen::Preferences::SessionNXGateway::SetSuppressSurfaceModification | ( | bool | suppressSurfaceModification | ) |
Sets the suppress surface modification flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
suppressSurfaceModification | suppress surface modification |
void NXOpen::Preferences::SessionNXGateway::SetTolerance | ( | double | tolerance | ) |
Sets the tolerance.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
tolerance | tolerance |
void NXOpen::Preferences::SessionNXGateway::SetUseRepairTolerance | ( | bool | useRepairTolerance | ) |
Sets the use repair tolerance flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
useRepairTolerance | use repair tolerance |
void NXOpen::Preferences::SessionNXGateway::SetWireframeGeometryImportColor | ( | int | wireframeGeometryImportColor | ) |
Sets the wireframe geometry import color for I-DEAS
Created in NX3.0.0.
License requirements : None
wireframeGeometryImportColor | wireframe geometry import color |
void NXOpen::Preferences::SessionNXGateway::SetWireframeGeometryImportLayer | ( | int | wireframeGeometryImportLayer | ) |
Sets the wireframe geometry import layer for I-DEAS
Created in NX3.0.0.
License requirements : None
wireframeGeometryImportLayer | wireframe geometry import layer |
bool NXOpen::Preferences::SessionNXGateway::SuppressSurfaceModification | ( | ) |
Returns the suppress surface modification flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
tag_t NXOpen::Preferences::SessionNXGateway::Tag | ( | ) | const |
Returns the tag of this object.
double NXOpen::Preferences::SessionNXGateway::Tolerance | ( | ) |
Returns the tolerance.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
bool NXOpen::Preferences::SessionNXGateway::UseRepairTolerance | ( | ) |
Returns the use repair tolerance flag.
One of the heal geometry option for I-DEAS import
Created in NX3.0.0.
License requirements : None
int NXOpen::Preferences::SessionNXGateway::WireframeGeometryImportColor | ( | ) |
Returns the wireframe geometry import color for I-DEAS
Created in NX3.0.0.
License requirements : None
int NXOpen::Preferences::SessionNXGateway::WireframeGeometryImportLayer | ( | ) |
Returns the wireframe geometry import layer for I-DEAS
Created in NX3.0.0.
License requirements : None