NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.CAE.QualityAudit.SupportSequenceCheck Class Reference

This action's output is the list of connections having more than 2 supports with wrong order (e.g. More...

Inheritance diagram for NXOpen.CAE.QualityAudit.SupportSequenceCheck:
NXOpen.CAE.QualityAudit.Action NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.CAE.QualityAudit.Action
enum  Id {
  AllConnectionsList, NonModeledConnectionsList, SubAssemblyComponentCheck, SubAssemblyMeshCheck,
  ObjectLevelProjectionCheck, MeshLevelProjectionCheck, DistanceBetweenConnectionPointsCheck, DistanceBetweenConnectionsCheck,
  FreeEdgeDistanceCheck, TargetSequenceCheck, ObjectLevelLengthCheck, MeshLevelLengthCheck,
  ObjectLevelLengthRatioCheck, MeshLevelLengthRatioCheck, ObjectLevelConnectionAngleCheck, MeshLevelConnectionAngleCheck,
  ObjectLevelFlatnessCheck, MeshLevelFlatnessCheck, ConnectionSynthesis
}
 Action ids. More...
 
- Public Member Functions inherited from NXOpen.CAE.QualityAudit.Action
unsafe void ExportResults (string resultsFIle)
 Export results to file More...
 
unsafe
NXOpen.CAE.QualityAudit.Result[] 
GetResults ()
 Get the CAE.QualityAudit.Result list obtained from the latest check More...
 
unsafe void Perform (NXOpen.NXObject[] objects)
 Performs the action on the given object list. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CAE.QualityAudit.Action
unsafe
NXOpen.CAE.QualityAudit.Action.Id 
ActionId [get]
 Returns the action id More...
 
unsafe string Description [get]
 Returns the action description More...
 
unsafe
NXOpen.CAE.QualityAudit.ActionSettings 
Settings [get]
 Returns the action settings More...
 

Detailed Description

This action's output is the list of connections having more than 2 supports with wrong order (e.g.

first support between the second and third).

To obtain all the actions see CAE.QualityAudit.ActionList .

Created in NX12.0.0


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