NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.GeometricAnalysis.AnalysisManager Class Reference

Represents the collection of analysis commands. More...

Inheritance diagram for NXOpen.GeometricAnalysis.AnalysisManager:

Public Member Functions

unsafe
NXOpen.GeometricAnalysis.ExamineGeometry 
CreateExamineGeometryObject ()
 Creates an examine geometry object More...
 
unsafe
NXOpen.GeometricAnalysis.SimpleInterference 
CreateSimpleInterferenceObject ()
 Creates a simple interference object More...
 
unsafe
NXOpen.GeometricAnalysis.GeometricProperties 
CreateGeometricPropertiesObject ()
 Creates a geometric properties object More...
 
unsafe
NXOpen.GeometricAnalysis.SolidDensity 
CreateSolidDensityObject ()
 Creates a solid density object More...
 
unsafe
NXOpen.GeometricAnalysis.DeviationChecking 
CreateDeviationCheckingObject ()
 Creates a deviation checking object More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
NXOpen.GeometricAnalysis.AnalysisObjectCollection AnalysisObjects [get]
 Returns the AnalysisObjectCollection instance belonging to this part 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

unsafe NXOpen.GeometricAnalysis.DeviationChecking NXOpen.GeometricAnalysis.AnalysisManager.CreateDeviationCheckingObject ( )

Creates a deviation checking object

Created in NX6.0.0

License requirements: None.

Returns
DeviationChecking object
unsafe NXOpen.GeometricAnalysis.ExamineGeometry NXOpen.GeometricAnalysis.AnalysisManager.CreateExamineGeometryObject ( )

Creates an examine geometry object

Created in NX5.0.0

License requirements: None.

Returns
Examine Geometry object
unsafe NXOpen.GeometricAnalysis.GeometricProperties NXOpen.GeometricAnalysis.AnalysisManager.CreateGeometricPropertiesObject ( )

Creates a geometric properties object

Created in NX5.0.0

License requirements: None.

Returns
Geometric Properties object
unsafe NXOpen.GeometricAnalysis.SimpleInterference NXOpen.GeometricAnalysis.AnalysisManager.CreateSimpleInterferenceObject ( )

Creates a simple interference object

Created in NX5.0.0

License requirements: None.

Returns
Simple Interference object
unsafe NXOpen.GeometricAnalysis.SolidDensity NXOpen.GeometricAnalysis.AnalysisManager.CreateSolidDensityObject ( )

Creates a solid density object

Created in NX5.0.0

License requirements: None.

Returns
SolidDensity object

Property Documentation

NXOpen.GeometricAnalysis.AnalysisObjectCollection NXOpen.GeometricAnalysis.AnalysisManager.AnalysisObjects
get

Returns the AnalysisObjectCollection instance belonging to this part

Created in NX3.0.0

Tag NXOpen.GeometricAnalysis.AnalysisManager.Tag
get

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.