NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Classes | Enumerations
Package NXOpen.CAE.ModelCheck

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 More...
 
class  ElementQualitySetting
  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...
 
interface  ISelectionBuilder
 Represents the model check selection builder More...
 
interface  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  NamespaceDoc
 Provides classes and interfaces relating to Model Check. 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 More...
 
class  TestValueTypes
 Represents the quality check criteria value settings More...
 

Enumerations

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

Enumeration Type Documentation

the option indicates the check scope for a model check command

Enumerator
Displayed 

check all displayed elements or nodes

Selected 

check selected elements or nodes

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