NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::GeometricAnalysis::AnalysisManager Class Reference

Represents the collection of analysis commands. More...

Public Member Functions

NXOpen::GeometricAnalysis::AnalysisObjectCollectionAnalysisObjects ()
 Returns the AnalysisObjectCollection instance belonging to this part
Created in NX3.0.0. More...
 
NXOpen::GeometricAnalysis::DeviationCheckingCreateDeviationCheckingObject ()
 Creates a deviation checking object. More...
 
NXOpen::GeometricAnalysis::ExamineGeometryCreateExamineGeometryObject ()
 Creates an examine geometry object. More...
 
NXOpen::GeometricAnalysis::GeometricPropertiesCreateGeometricPropertiesObject ()
 Creates a geometric properties object. More...
 
NXOpen::GeometricAnalysis::SimpleInterferenceCreateSimpleInterferenceObject ()
 Creates a simple interference object. More...
 
NXOpen::GeometricAnalysis::SolidDensityCreateSolidDensityObject ()
 Creates a solid density object. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the collection of analysis commands.

Inputs to this class can be convergent objects.
To obtain an instance of this class, refer to NXOpen::BasePart

Created in NX5.0.0.

Member Function Documentation

NXOpen::GeometricAnalysis::AnalysisObjectCollection* NXOpen::GeometricAnalysis::AnalysisManager::AnalysisObjects ( )

Returns the AnalysisObjectCollection instance belonging to this part
Created in NX3.0.0.


NXOpen::GeometricAnalysis::DeviationChecking* NXOpen::GeometricAnalysis::AnalysisManager::CreateDeviationCheckingObject ( )

Creates a deviation checking object.

Returns
DeviationChecking object
Created in NX6.0.0.

License requirements : None
NXOpen::GeometricAnalysis::ExamineGeometry* NXOpen::GeometricAnalysis::AnalysisManager::CreateExamineGeometryObject ( )

Creates an examine geometry object.

Returns
Examine Geometry object
Created in NX5.0.0.

License requirements : None
NXOpen::GeometricAnalysis::GeometricProperties* NXOpen::GeometricAnalysis::AnalysisManager::CreateGeometricPropertiesObject ( )

Creates a geometric properties object.

Returns
Geometric Properties object
Created in NX5.0.0.

License requirements : None
NXOpen::GeometricAnalysis::SimpleInterference* NXOpen::GeometricAnalysis::AnalysisManager::CreateSimpleInterferenceObject ( )

Creates a simple interference object.

Returns
Simple Interference object
Created in NX5.0.0.

License requirements : None
NXOpen::GeometricAnalysis::SolidDensity* NXOpen::GeometricAnalysis::AnalysisManager::CreateSolidDensityObject ( )

Creates a solid density object.

Returns
SolidDensity object
Created in NX5.0.0.

License requirements : None
tag_t NXOpen::GeometricAnalysis::AnalysisManager::Tag ( ) const

Returns the tag of this object.


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