NX Open C++ Reference Guide
Classes | Enumerations
NXOpen::CAE::ModelCheck Namespace Reference

Provides classes and interfaces relating to Model Check. More...

Classes

class  AlignBeamElementDirectionBuilder
 Represents a NXOpen::CAE::ModelCheck::AlignBeamElementDirectionBuilder builder used to align the Directions of connected beam elements with a seed beam element. More...
 
class  AlignShellElementFirstEdgeBuilder
 Represents a NXOpen::CAE::ModelCheck::AlignShellElementFirstEdgeBuilder builder used to align the first edges of connected shell elements with a seed element edge. More...
 
class  AlignShellElementNormalBuilder
 Represents a NXOpen::CAE::ModelCheck::AlignShellElementNormalBuilder builder used to align the normals of connected shell elements with a seed shell element. More...
 
class  DuplicateElementsCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::DuplicateElementsCheckBuilder to check for duplicate elements within the candidate elements. More...
 
class  DuplicateNodesCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::DuplicateNodesCheckBuilder to check for duplicate nodes within the candidate nodes. More...
 
class  ElementEdgeCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::ElementEdgeCheckBuilder which can be used to detect free element edges or non-manifold edges. More...
 
class  ElementMaterialOrientationCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::ElementMaterialOrientationCheckBuilder used to check the material orientation for shell and solid elements. More...
 
class  ElementQualityCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::ElementQualityCheckBuilder to perform quality checking on the candidate elements. More...
 
class  ElementQualityCheckResults
 Represents the element quality checking result of NXOpen::CAE::ModelCheck::ElementQualityCheckBuilder
To obtain an instance of this class use CAE.ModelCheck.ElementQualityCheckBuilder

Created in NX8.5.0. More...
 
class  ElementQualitySetting
 Represents element quality check settings of a specified solver language. More...
 
class  ElementQualitySettingCollection
 Represents a collection of NXOpen::CAE::ModelCheck::ElementQualitySetting in a cae part. More...
 
class  ElementSpecificTestValue
 Represents the quality setting for a specfied element reference. More...
 
class  ElementTestResult
 Represents quality checking result for an element. More...
 
class  FaceClearanceCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::FaceClearanceCheckBuilder to perform polygon face interference or clearance check. More...
 
class  ISelectionBuilder
 Represents the model check selection builder. More...
 
class  ITestValue
 Represents the quality check criteria value settings. More...
 
class  ModelSetupCheckBuilder
 Represents a NXOpen::CAE::ModelCheck::ModelSetupCheckBuilder which can be used to check if the active NXOpen::CAE::SimSolution contains all the necessary items for the analysis, including elements, loads, constraints and materials. More...
 
class  QualityTestValue
 Represents quality test settings of a specified test type. More...
 
class  ReverseBeamElementDirectionBuilder
 Represents a NXOpen::CAE::ModelCheck::ReverseBeamElementDirectionBuilder used to reverse directions for specified beam elements. More...
 
class  ReverseShellElementNormalBuilder
 Represents a NXOpen::CAE::ModelCheck::ReverseShellElementNormalBuilder used to reverse normals for specified shell elements. More...
 
class  SolidElementFaceNormalBuilder
 Represents a NXOpen::CAE::ModelCheck::SolidElementFaceNormalBuilder used to reorient normals for left handed solid elements. More...
 
class  TestResult
 Represents quality checking result of a quality test
To obtain an instance of this class use CAE.ModelCheck.ElementTestResult.GetTestResults

Created in NX8.5.0. More...
 
class  TestValueTypes
 Represents the quality check criteria value settings. More...
 

Enumerations

enum  CheckScope { CheckScopeDisplayed, CheckScopeSelected }
 the option indicates the check scope for a model check command More...
 

Detailed Description

Provides classes and interfaces relating to Model Check.

Enumeration Type Documentation

the option indicates the check scope for a model check command

Enumerator
CheckScopeDisplayed 

check all displayed elements or nodes

CheckScopeSelected 

check selected elements or nodes

Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.