NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
NXOpen::CAE::QualityAudit::MeshLevelConnectionAngleCheck Class Reference

This action checks the angle between the normal directions at the projection points on the supports after meshing. More...

Inheritance diagram for NXOpen::CAE::QualityAudit::MeshLevelConnectionAngleCheck:
NXOpen::CAE::QualityAudit::Action NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::CAE::QualityAudit::Action
enum  Id {
  IdAllConnectionsList, IdNonModeledConnectionsList, IdSubAssemblyComponentCheck, IdSubAssemblyMeshCheck,
  IdObjectLevelProjectionCheck, IdMeshLevelProjectionCheck, IdDistanceBetweenConnectionPointsCheck, IdDistanceBetweenConnectionsCheck,
  IdFreeEdgeDistanceCheck, IdTargetSequenceCheck, IdObjectLevelLengthCheck, IdMeshLevelLengthCheck,
  IdObjectLevelLengthRatioCheck, IdMeshLevelLengthRatioCheck, IdObjectLevelConnectionAngleCheck, IdMeshLevelConnectionAngleCheck,
  IdObjectLevelFlatnessCheck, IdMeshLevelFlatnessCheck, IdConnectionSynthesis
}
 Action ids. More...
 
- Public Member Functions inherited from NXOpen::CAE::QualityAudit::Action
NXOpen::CAE::QualityAudit::Action::Id ActionId ()
 Returns the action id. More...
 
NXString Description ()
 Returns the action description. More...
 
void ExportResults (const NXString &resultsFIle)
 Export results to file
Created in NX1847.0.0. More...
 
void ExportResults (const char *resultsFIle)
 Export results to file
Created in NX1847.0.0. More...
 
std::vector
< NXOpen::CAE::QualityAudit::Result * > 
GetResults ()
 Get the CAE::QualityAudit::Result list obtained from the latest check. More...
 
void Perform (const std::vector< NXOpen::NXObject * > &objects)
 Performs the action on the given object list. More...
 
NXOpen::CAE::QualityAudit::ActionSettingsSettings ()
 Returns the action settings. More...
 

Detailed Description

This action checks the angle between the normal directions at the projection points on the supports after meshing.


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

Created in NX1847.0.0.


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