NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.CAE.QualityAudit.ManualElementsResult Class Reference

The Quality Audit ManualElementsResult is a class containing information about nodes connecting components. More...

Inheritance diagram for NXOpen.CAE.QualityAudit.ManualElementsResult:
NXOpen.CAE.QualityAudit.Result NXOpen.NXObject NXOpen.INXObject

Public Member Functions

unsafe NXOpen.CAE.FEElement[] GetElements ()
 Returns the manual elements. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Properties inherited from NXOpen.CAE.QualityAudit.Result
unsafe string Description [get]
 Returns the text description of this result More...
 
unsafe
NXOpen.CAE.QualityAudit.Action 
OwningAction [get]
 Returns the owning action that provides this result More...
 

Detailed Description

The Quality Audit ManualElementsResult is a class containing information about nodes connecting components.

They are obtained by the NXOpen.CAE.QualityAudit.ListConnections action.

To obtain this type of results see CAE.QualityAudit.ListConnections .

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.FEElement [] NXOpen.CAE.QualityAudit.ManualElementsResult.GetElements ( )

Returns the manual elements.

Created in NX12.0.0

License requirements: None.

Returns

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