NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.GeometricAnalysis.DeviationChecking 
CreateDeviationCheckingObject ()
 Creates a deviation checking object More...
 
unsafe
NXOpen.GeometricAnalysis.ExamineGeometry 
CreateExamineGeometryObject ()
 Creates an examine geometry object More...
 
unsafe
NXOpen.GeometricAnalysis.GeometricProperties 
CreateGeometricPropertiesObject ()
 Creates a geometric properties object More...
 
unsafe
NXOpen.GeometricAnalysis.SimpleInterference 
CreateSimpleInterferenceObject ()
 Creates a simple interference object More...
 
unsafe
NXOpen.GeometricAnalysis.SolidDensity 
CreateSolidDensityObject ()
 Creates a solid density object More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

NXOpen.GeometricAnalysis.AnalysisObjectCollection AnalysisObjects [get]
 Returns the AnalysisObjectCollection instance belonging to this part More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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 ( )
inline

Creates a deviation checking object

Created in NX6.0.0

License requirements: None.

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

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 ( )
inline

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 ( )
inline

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 ( )
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.