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

Provides classes and interfaces relating to Advanced Simulation and Design Simulation. More...

Namespaces

namespace  FTK
 Provides classes and interfaces to Function Toolkit.
 
namespace  ModelCheck
 Provides classes and interfaces relating to Model Check.
 
namespace  Optimization
 Provides classes and interfaces relating to Optimization.
 
namespace  ResponseSimulation
 Provides classes and interfaces for Response Simulation.
 
namespace  Xyplot
 Provides classes and interfaces for XY Graphing.
 

Classes

class  AbstractionManager
 Provides method for creating builder for abstraction commands in a fem part. More...
 
class  AdaptivityExclusionZone
 Represents a NXOpen::CAE::AdaptivityExclusionZone . More...
 
class  AdaptivityExclusionZoneBuilder
 Builds a NXOpen::CAE::AdaptivityExclusionZone object which represets adaptivity meta solution related exclusion zones. More...
 
class  AdaptivityExclusionZoneCollection
 Represents a collection of correl meta solution. More...
 
class  AdaptivityMetaSolution
 Represents a NXOpen::CAE::AdaptivityMetaSolution . More...
 
class  AdaptivityMetaSolutionBuilder
 Builds a NXOpen::CAE::AdaptivityMetaSolution object which represets a recipe for generating adaptive remesh. More...
 
class  AdaptivityMetaSolutionCollection
 Represents a collection of adaptivity meta solution. More...
 
class  AdjacentFaceMethod
 Represents the output from the adjacent face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  AfuAbscissaHeaderInfo
 Represents the data to define abscissa header information for an afu record. More...
 
class  AfuData
 the data used to create an AFU Data Record
Created in NX4.0.0. More...
 
class  AfuDataConvertor
 Convert data values for the AFU Data Record
To obtain an instance of this class, refer to NXOpen::CAE::AfuManager

Created in NX5.0.0. More...
 
class  AfuHeaderId
 the data used to create header id information for an AFU Data Record
Created in NX5.0.0. More...
 
class  AfuManager
 AFU File and Data Record Manager
To obtain an instance of this class, refer to NXOpen::Session

Created in NX4.0.0. More...
 
class  AfuMathOperation
 Does math operations on the AFU Data Records
To obtain an instance of this class, refer to NXOpen::CAE::AfuManager

Created in NX5.0.0. More...
 
class  AfuOrdinateHeaderInfo
 Represents the ordinate header information for an afu record. More...
 
class  AfuZHeaderInfo
 Represents the Z axis header information for an afu record. More...
 
class  AssignNodalCSBuilder
 Represents a NXOpen::CAE::AssignNodalCSBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementInfoManager::CreateAssignNodalCsBuilder
Default values. More...
 
class  AssyFEModel
 This class represents an Assembly Finite Element Model. More...
 
class  AssyFemPart
 Represents an NX part of type .afm. More...
 
class  AutoBCBuilder
 Builds one or more NXOpen::CAE::SimSimulationObject object(s). More...
 
class  AutoMacViewerBuilder
 Represents the correlation pairing viewer builder
To create a new instance of this class, use NXOpen::CAE::PreTestSolutionCollection::CreateAutoMacViewerBuilder

Created in NX6.0.0. More...
 
class  AutomaticMorphBuilder
 Represents a NXOpen::CAE::AutomaticMorphBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateAutomaticMorphBuilder

Created in NX9.0.0. More...
 
class  AutomaticSweepBetweenSelection
 Builder for creating Manual Hex Mesh - Face Dependency type - Multi Face Automatic
To create a new instance of this class, use NXOpen::CAE::SweepBetweenMeshBuilder::AutomaticSweepBetween

More...
 
class  AutoPairs
 Represents an autopairs obj. More...
 
class  AutoPairsBuilder
 Builds a NXOpen::CAE::AutoPairs object which represets a recipe for generating face pairs from a selected set of faces or solids in the model whose distance is less than a specified tolerance. More...
 
class  BaseFEModel
 This class represents an Assembly Finite Element Model. More...
 
class  BaseFemPart
 Represents an NX part of type .afm. More...
 
class  BaseIteration
 This class provides interfaces to query iteration attributes
An instance of this class can not be obtained

Created in NX7.5.0. More...
 
class  BaseLoadcase
 This class provides interfaces to query loadcase attributes
An instance of this class can not be obtained

Created in NX7.5.0. More...
 
class  BaseResultType
 This class provides interfaces to query result type attributes
An instance of this class can not be obtained

Created in NX7.5.0. More...
 
class  BCSelectionDisplayBuilder
 This class provides BC Selection Visual Display support, use this class to get the BC types in currrent solution, adds special BCs to list, and display the BC's selection geometry with the BC's color to do visually check
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateBcSelectionDisplayBuilder
Default values. More...
 
class  BeamEADBuilder
 This class provides Beam/Bar Associated Data Support
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateBeamEadBuilder
Default values. More...
 
class  BeamSection
 Represents a Beam Cross Section
This is an abstract class. More...
 
class  BeamSectionCollection
 Represents the collection of all NXOpen::CAE::BeamSection in a fem part. More...
 
class  BeamSectionOffsetOptions
 
To create a new instance of this class, use NXOpen::CAE::CaePart::NewBeamSectionOffsetOptions

Created in NX7.5.0. More...
 
class  BeamSectionOptions
 Represents the synchronize options to be used when a FEM part is created These options will be used to synchronize the specified entities from the master CAD part file to the FEM part file. More...
 
class  BeamSectionOrientationOptions
 
To create a new instance of this class, use NXOpen::CAE::CaePart::NewBeamSectionOrientationOptions

Created in NX7.5.0. More...
 
class  Bolt
 Represents Bolt
To create or edit an instance of this class, use NXOpen::CAE::BoltBuilder

Created in NX7.5.0. More...
 
class  BoltBuilder
 Represents a NXOpen::CAE::BoltBuilder
To create a new instance of this class, use NXOpen::CAE::BoltCollection::CreateBoltBuilder

Created in NX7.5.0. More...
 
class  BoltCollection
 Provides method for creating builder for bolt operation commands in a fem/afem part. More...
 
class  BushingEADBuilder
 This class provides Bushing Associated Data Support
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateBushingEadBuilder

Created in NX7.5.0. More...
 
class  CADModeling
 The CADModeling class provides method to create cad face using polygon face
To obtain an instance of this class, refer to NXOpen::CAE::FemPart

Created in NX8.5.0. More...
 
class  CAEBody
 Represents a CAE body geometry. More...
 
class  CAEConnection
 Represents Connection Recipe
To create or edit an instance of this class, use NXOpen::CAE::CAEConnectionBuilder

Created in NX6.0.0. More...
 
class  CAEConnectionBuilder
 Builder for creating Connection Recipes
To create a new instance of this class, use NXOpen::CAE::CAEConnectionCollection::CreateConnectionBuilder

Created in NX6.0.0. More...
 
class  CAEConnectionCollection
 Provides method for creating builder for connection operation commands in a fem/afem part. More...
 
class  CaeDataContainer
 Represents a list of named properties, where the property name is a unique string. More...
 
class  CaeDOFSet
 Represents a dofset class NXOpen::CAE::CaeDOFSet . More...
 
class  CaeDOFSetCollection
 Provides methods for managing DOFSet NXOpen::CAE::CaeDOFSet. More...
 
class  CaeDOFSetDisplay
 Represents a DOF Set display attributes. More...
 
class  CAEEdge
 Represents a CAE edge geometry. More...
 
class  CAEFace
 Represents a CAE face geometry. More...
 
class  CaeGroup
 Represents a group class NXOpen::CAE::CaeGroup . More...
 
class  CaeGroupCollection
 Provides methods for managing set NXOpen::CAE::CaeGroup. More...
 
class  CaePart
 This is an abstract class for NX parts of type .fem and .sim. More...
 
class  CaeRegion
 Represents a cae region object. More...
 
class  CaeRegionBuilder
 Represents a NXOpen::CAE::CaeRegionBuilder builder
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateCaeRegionBuilder

Created in NX7.0.0. More...
 
class  CaeRegionCollection
 Provides methods for managing CAE::CaeRegion in a sim part. More...
 
class  CaeSession
 This class provides access to all session related CAE functionality. More...
 
class  CAESet
 Represents a group of CAE object sets. More...
 
class  CAEVertex
 Represents a CAE vertex geometry. More...
 
class  CAEWeldConnection
 Represents WeldConnection Recipe
To create or edit an instance of this class, use NXOpen::CAE::CAEWeldConnectionBuilder

Created in NX6.0.0. More...
 
class  CAEWeldConnectionBuilder
 Builder for creating 1D Weld Connection
To create a new instance of this class, use NXOpen::CAE::CAEConnectionCollection::CreateWeldConnectionBuilder

Created in NX6.0.0. More...
 
class  CfdContactPreventionConstraint
 The contact prevention constraint is a type of constraint which is used by the Fluid Domain Recipe to generate a fluid domain. More...
 
class  CfdContactPreventionConstraintBuilder
 Represents a NXOpen::CAE::CfdContactPreventionConstraint builder
To create a new instance of this class, use NXOpen::CAE::CfdContactPreventionConstraintCollection::CreateBuilder

Created in NX9.0.0. More...
 
class  CfdContactPreventionConstraintCollection
 Provides methods for managing Contact Prevention ConstraintsCAE::CfdContactPreventionConstraint in a fem part. More...
 
class  CfdLocalResolutionConstraint
 The local resolution constraint is a type of constraint which is used by the Fluid Domain Recipe to generate a fluid domain. More...
 
class  CfdLocalResolutionConstraintBuilder
 Represents a NXOpen::CAE::CfdLocalResolutionConstraint builder
To create a new instance of this class, use NXOpen::CAE::CfdLocalResolutionConstraintCollection::CreateBuilder

Created in NX9.0.0. More...
 
class  CfdLocalResolutionConstraintCollection
 Provides methods for managing Local Resolution ConstraintsCAE::CfdLocalResolutionConstraint in a fem part. More...
 
class  CircularEdgeMethod
 Represents the output from the circular edge smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX7.5.0. More...
 
class  CircularImprintBuilder
 Builder for creating Circular Imprint
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreateCircularImprintBuilder

Created in NX7.5.0. More...
 
class  ClippingParameters
 This class is worked as a packet of information that can be used to set the clipping parameters of a NXOpen::CAE::Post object. More...
 
class  ComacViewerBuilder
 Represents the correlation MAC matrix viewer builder
To create a new instance of this class, use NXOpen::CAE::CorrelSolutionCollection::CreateComacViewerBuilder

Created in NX6.0.0. More...
 
class  CombineTrisBuilder
 Builder for creating Combine Tris
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateCombineTrisBuilder

Created in NX7.0.0. More...
 
class  CompanionResult
 Represents additional results data that will augment a primary set of Analysis results associated to a NXOpen::CAE::SimSolution . More...
 
class  CompanionResultBuilder
 Represents a NXOpen::CAE::CompanionResult builder and can be used to create or edit an NXOpen::CAE::CompanionResult
To create a new instance of this class, use NXOpen::CAE::CompanionResultCollection::CreateCompanionResultBuilder
Default values. More...
 
class  CompanionResultCollection
 Provides methods for managing CompanionResults NXOpen::CAE::CompanionResult in a NXOpen::CAE::SimResultReference. More...
 
class  ConflictResolutionBuilder
 Represents a NXOpen::CAE::ConflictResolutionBuilder builder which can resolve conflicts between the two input BCs by a specified rule
To create a new instance of this class, use NXOpen::CAE::SimSolution::CreateConflictResolutionBuilder

Created in NX10.0.0. More...
 
class  ConstraintResolutionBuilder
 Represents a NXOpen::CAE::ConstraintResolutionBuilder builder which can resolve conflicts between the two input constraints by a specified rule
To create a new instance of this class, use NXOpen::CAE::SimSolution::CreateConstraintResolutionBuilder

More...
 
class  ContactMeshBuilder
 Represents a NXOpen::CAE::ContactMeshBuilder
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateContactMeshBuilder

Created in NX10.0.0. More...
 
class  CorrelAlignmentBuilder
 This builder is used to control the alignment parameters of a NXOpen::CAE::CorrelSolution
To create a new instance of this class, use NXOpen::CAE::SimSolution::CreateAlignmentBuilder

Created in NX6.0.1. More...
 
class  CorrelApplyAlignmentFromBuilder
 This builder is used to apply the alignment matrix read from selected xml file to the test model
To create a new instance of this class, use NXOpen::CAE::CorrelManager::CreateCorrelApplyAlignmentFromBuilder

Created in NX9.0.0. More...
 
class  CorrelBaseBuilder
 Represents the abstract builder class for all objects defined in correl meta solution
This is an abstract class, and cannot be created. More...
 
class  CorrelFineTuneAlignmentBuilder
 This builder is used to nudge the alignment by a fine adjustment
To create a new instance of this class, use NXOpen::CAE::CorrelManager::CreateCorrelFineTuneAlignmentBuilder

Created in NX9.0.0. More...
 
class  CorrelManager
 Represents the correl manager that contains all correl and pre-test objects
To obtain an instance of this class, refer to NXOpen::CAE::SimSimulation

Created in NX6.0.0. More...
 
class  CorrelModePairingBuilder
 This builder is used to control the mode pairing behavior of a NXOpen::CAE::CorrelSolution
To create a new instance of this class, use NXOpen::CAE::CorrelSolution::CreateModePairingBuilder

Created in NX6.0.1. More...
 
class  CorrelSolution
 Represents a NXOpen::CAE::CorrelSolution , which is a meta-solution used to compare results from two structural dynamics solutions
To create or edit an instance of this class, use NXOpen::CAE::CorrelSolutionBuilder

Created in NX6.0.0. More...
 
class  CorrelSolutionBuilder
 This is a manager to the CAE::CorrelSolution class. More...
 
class  CorrelSolutionCollection
 Represents a collection of correl meta solution
To obtain an instance of this class, refer to NXOpen::CAE::CorrelManager

Created in NX6.0.0. More...
 
class  CreateJtBuilder
 Represents a NXOpen::CAE::CreateJtBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  CrossSectionParameters
 This class is worked as a packet of information that can be used to change cross-section state. More...
 
class  CylinderFaceMethod
 Represents the output from the cylinder face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  DeformationParameters
 This class is worked as a packet of information that can be be used to deform NXOpen::CAE::Post objects. More...
 
class  DeletePolygonFaceBuilder
 Builder for Delete Polygon Face
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreateDeletePolygonFaceBuilder

Created in NX8.5.0. More...
 
class  DependentMesh
 Represents Mesh Recipe
To create or edit an instance of this class, use NXOpen::CAE::DependentMeshBuilder

Created in NX5.0.0. More...
 
class  DependentMeshBuilder
 Represents a NXOpen::CAE::Mesh2d
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateDependentMeshBuilder

Created in NX5.0.0. More...
 
class  DependentMeshListItemBuilder
 Represents a NXOpen::CAE::DependentMeshListItemBuilder
To create a new instance of this class, use NXOpen::CAE::DependentMeshBuilder::CreateNewListItem

Created in NX5.0.0. More...
 
class  DependentMeshListItemBuilderList
 Represents a list of objects. More...
 
class  DestinationCollectorBuilder
 Represents a Element Collector Container (Ecc) selection. More...
 
class  DurabilityAxisSearch
 Represents a NXOpen::CAE::DurabilityAxisSearch . More...
 
class  DurabilityAxisSearchCollection
 Represents a collection of stress axes. More...
 
class  DurabilityDamageEvaluationBuilder
 Represents the builder for evaluating durability damage. More...
 
class  DurabilityDataControlBuilder
 Represents a builder class for the transient event data control. More...
 
class  DurabilityEvaluateFatigueHistoryBuilder
 Represents the builder for evaluating fatigue histories. More...
 
class  DurabilityEvent
 Represents a NXOpen::CAE::DurabilityEvent , which is an event of a durability solution process. More...
 
class  DurabilityEventBuilder
 Represents the abstract builder class for all durability events. More...
 
class  DurabilityEventCollection
 Represents a collection of durability events. More...
 
class  DurabilityEventFatigueSettingsBuilder
 Represents a builder class for the event fatigue settings. More...
 
class  DurabilityEventOverridesBuilder
 Represents a builder class for Event Overrides. More...
 
class  DurabilityEventSolverBuilder
 Represents the builder for solving the durability event. More...
 
class  DurabilityEventStrengthSettingsBuilder
 Represents a builder class for the event strength settings. More...
 
class  DurabilityExcitation
 Represents a NXOpen::CAE::DurabilityExcitation . More...
 
class  DurabilityExcitationBuilder
 Represents the abstract builder class for all durability excitations. More...
 
class  DurabilityExcitationCollection
 Represents a collection of durability excitations. More...
 
class  DurabilityFatigue
 Represents a NXOpen::CAE::DurabilityFatigue . More...
 
class  DurabilityFatigueCollection
 Represents a collection of event fatigue settings. More...
 
class  DurabilityFunctionExcitation
 Represents a NXOpen::CAE::DurabilityFunctionExcitation . More...
 
class  DurabilityFunctionExcitationBuilder
 Represents a NXOpen::CAE::DurabilityFunctionExcitation builder. More...
 
class  DurabilityLoadPattern
 Represents a NXOpen::CAE::DurabilityLoadPattern . More...
 
class  DurabilityLoadPatternBuilder
 Represents a CAE::DurabilityLoadPattern builder. More...
 
class  DurabilityManager
 Represents the durability manager that contains all durability objects. More...
 
class  DurabilityMetaSolution
 Represents a NXOpen::CAE::DurabilityMetaSolution . More...
 
class  DurabilityMetaSolutionBuilder
 Represents a NXOpen::CAE::DurabilityMetaSolution builder. More...
 
class  DurabilityMetaSolutionCollection
 Represents a collection of correl meta solution. More...
 
class  DurabilityRandomEvent
 Represents a NXOpen::CAE::DurabilityRandomEvent . More...
 
class  DurabilityRandomEventBuilder
 Represents the builder for the random durability event. More...
 
class  DurabilityRandomFatigue
 Represents a NXOpen::CAE::DurabilityRandomFatigue . More...
 
class  DurabilityRandomFatigueBuilder
 Represents a builder class for the event fatigue settings. More...
 
class  DurabilityRandomFatigueCollection
 Represents a collection of random fatigue. More...
 
class  DurabilityResultPath
 Represents a NXOpen::CAE::DurabilityResultPath . More...
 
class  DurabilityResultPathBuilder
 Represents a NXOpen::CAE::DurabilityResultPath builder. More...
 
class  DurabilityResultsReportBuilder
 Represents the builder for reporting the durability results. More...
 
class  DurabilitySolveOptions
 Represents a NXOpen::CAE::DurabilitySolveOptions . More...
 
class  DurabilitySolveOptionsCollection
 Represents a collection of correl meta solution. More...
 
class  DurabilitySolverBuilder
 Represents the builder for solving the durability solution process. More...
 
class  DurabilityStaticEvent
 Represents a NXOpen::CAE::DurabilityStaticEvent . More...
 
class  DurabilityStaticEventBuilder
 Represents the builder for the static durability event. More...
 
class  DurabilityStrainGageAnalyzerBuilder
 Represents the builder for analyzing strain gage data. More...
 
class  DurabilityStrength
 Represents a NXOpen::CAE::DurabilityStrength . More...
 
class  DurabilityStrengthCollection
 Represents a collection of event strength settings. More...
 
class  DurabilityStressAxesBuilder
 Represents a builder class for the event fatigue settings. More...
 
class  DurabilityTransientEvent
 Represents a NXOpen::CAE::DurabilityTransientEvent . More...
 
class  DurabilityTransientEventBuilder
 Represents the builder for the transient durability event. More...
 
class  EdgeDensity
 Represents a CAE edge density. More...
 
class  EdgePathMethod
 Represents a NXOpen::CAE::EdgePathMethod . More...
 
class  EdgeSticherBuilder
 Represents a NXOpen::CAE::EdgeSticherBuilder
To create a new instance of this class, use NXOpen::CAE::FemPart::CreateEdgeSticherBuilder
Default values. More...
 
class  ElemEdgePathMethod
 Represents a NXOpen::CAE::ElemEdgePathMethod . More...
 
class  ElementConnectivityBuilder
 Represents a NXOpen::CAE::ElementConnectivityBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementConnectivityBuilder

Created in NX5.0.0. More...
 
class  ElementCreateBuilder
 Represents a NXOpen::CAE::ElementCreateBuilder which allows you to manually create elements from existing nodes. More...
 
class  ElementDeleteBuilder
 Represents a NXOpen::CAE::ElementDeleteBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateDeleteElementBuilder

Created in NX5.0.0. More...
 
class  ElementExtractBuilder
 Builder for creating Element Extract
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementExtractBuilder

Created in NX7.5.0. More...
 
class  ElementExtrudeBuilder
 Represents a NXOpen::CAE::ElementExtrudeBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementExtrudeBuilder

Created in NX5.0.0. More...
 
class  ElementModifyLabelBuilder
 Represents a NXOpen::CAE::ElementModifyLabelBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementModifyLabelBuilder

Created in NX5.0.0. More...
 
class  ElementModifyOrderBuilder
 Represents a NXOpen::CAE::ElementModifyOrderBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementModifyOrderBuilder

Created in NX6.0.1. More...
 
class  ElementModifyTypeBuilder
 Represents a NXOpen::CAE::ElementModifyTypeBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementModifyTypeBuilder

Created in NX8.5.0. More...
 
class  ElementProjectBuilder
 Represents a NXOpen::CAE::ElementProjectBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementProjectBuilder

Created in NX5.0.0. More...
 
class  ElementReflectBuilder
 Represents a NXOpen::CAE::ElementReflectBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementReflectBuilder

Created in NX5.0.0. More...
 
class  ElementRevolveBuilder
 Represents a NXOpen::CAE::ElementRevolveBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementRevolveBuilder

Created in NX5.0.0. More...
 
class  ElementSplitBuilder
 Represents a NXOpen::CAE::ElementSplitBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementSplitBuilder

Created in NX5.0.0. More...
 
class  ElementTranslateBuilder
 Represents a NXOpen::CAE::ElementTranslateBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateElementTranslateBuilder

Created in NX5.0.0. More...
 
class  ElementTypeBuilder
 Represents the specification of the FEA Element Type for a meshing dialog. More...
 
class  ElementTypes
 Represents an NXOpen::CAE::ElementTypes class. More...
 
class  FaceDensity
 Represents a CAE face density. More...
 
class  FaceFromBoundaryBuilder
 Builder for creating Polygon Face by boundary
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreateFaceFromBoundaryBuilder

Created in NX8.5.0. More...
 
class  FeatureEdgeNodeMethod
 Represents the output from the feature edge node smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  FeatureElemEdgeMethod
 Represents the output from the feature element edge smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  FeatureElemFaceMethod
 Represents the output from the feature element face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  FeatureElemMethod
 Represents the output from the feature element smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  FeatureNodeMethod
 Represents the output from the feature node smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  FeatureShellElemMethod
 Represents the output from the feature shell element smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.2. More...
 
class  FEElemEdge
 Represents a Finite Element Edge. More...
 
class  FEElement
 Represents a Finite Element. More...
 
class  FEElementLabelMap
 Represents a Elementl Label to an CAE::FEElement map, it can be used to quickly convert a CAE::FEElement label, which is generally used in solver input files and results files, in the element object itself CAE::FEElement. More...
 
class  FEElemFace
 Represents a Finite Element Face. More...
 
class  FEModel
 This class represents a Finite Element Model. More...
 
class  FEModelOccAttribute
 This class represents an Interface to the Finite Element Model Attributes. More...
 
class  FEModelOccurrence
 This class represents a Finite Element Model Occurrence. More...
 
class  FemPart
 Represents an NX part of type .fem. More...
 
class  FemSynchronizeOptions
 Represents the synchronize options to be used when a FEM part is created These options will be used to synchronize the specified entities from the master CAD part file to the FEM part file. More...
 
class  FENode
 Represents a Finite Element Node. More...
 
class  FENodeLabelMap
 Represents a Nodel Label to an CAE::FENode map, it can be used to quickly convert a CAE::FENode label, which is generally used in solver input files and results files, in the node object itself CAE::FENode. More...
 
class  FilletFaceMethod
 Represents the output from the fillet face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  FlatPatternsBuilder
 Represents a Flat Patterns Builder. More...
 
class  FluidDomainBuilder
 Represents a NXOpen::CAE::FluidDomainRecipe
To create a new instance of this class, use NXOpen::CAE::FluidDomainCollection::CreateBuilder
Default values. More...
 
class  FluidDomainCollection
 Provides methods for managing fluid domainsNXOpen::CAE::FluidDomainRecipe in a fem part. More...
 
class  FluidDomainRecipe
 Represents a FluidDomainRecipe. More...
 
class  FreeBodyResultsBuilder
 Represents a NXOpen::CAE::FreeBodyResultsBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  FreezeGeometryBuilder
 Builder for creating Freeze Geometry
To create a new instance of this class, use NXOpen::CAE::GeometryRecipeCollection::CreateFreezeGeometryBuilder

Created in NX10.0.0. More...
 
class  FreezeGeometryRecipe
 Represents FreezeGeometryRecipe
To create or edit an instance of this class, use NXOpen::CAE::FreezeGeometryBuilder

Created in NX10.0.0. More...
 
class  Function
 Represents a function object
To create or edit an instance of this class, use NXOpen::CAE::FunctionBuilder

Created in NX5.0.0. More...
 
class  FunctionBuilder
 This builder class is used to create or edit NXOpen::CAE::Function objects. More...
 
class  FunctionCollection
 Represents a collection of function objects
To obtain an instance of this class, refer to NXOpen::BasePart

Created in NX5.0.0. More...
 
class  GapEADBuilder
 This class provides Gap Associated Data Support
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateGapEadBuilder

Created in NX7.5.0. More...
 
class  GeneralGeometryBeamSection
 Represents a General Geometry Beam Cross Section
To create or edit an instance of this class, use NXOpen::CAE::GeneralGeometryBeamSectionBuilder

Created in NX7.5.0. More...
 
class  GeneralGeometryBeamSectionBuilder
 Represents a NXOpen::CAE::GeneralGeometryBeamSectionBuilder
To create a new instance of this class, use NXOpen::CAE::BeamSectionCollection::CreateGeneralGeometryBeamSectionBuilder

Created in NX7.5.0. More...
 
class  GeometryRecipe
 Represents a Geometry Recipe. More...
 
class  GeometryRecipeCollection
 Provides methods for managing set NXOpen::CAE::GeometryRecipe. More...
 
class  GlobalLayupImportFromPptBuilder
 Represents a Global Layup IMport From Ppt Builder. More...
 
class  GRMSearch
 Contains methods for searching Teamcenter for CAE objects, as well as a cache of already found items. More...
 
class  GroupElemMethod
 Represents the output from the Group Element smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  GroupElemMethodElemOption
 Represents the output from the Group Element smart selector method. More...
 
class  GroupFaceMethod
 Represents the output from the Group Face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  GroupMethod
 Represents the output from the Group smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  GroupNodeMethod
 Represents the output from the Group Node smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  IBeamSectionBuilder
 Represents a NXOpen::CAE::IBeamSectionBuilder
This is an abstract class

Created in NX7.5.0. More...
 
class  IExportableFEEntity
 Represents an EXPORTABLE_FE_ENTITY. More...
 
class  IFEModel
 This class represents an Interface to the Finite Element Model. More...
 
class  IFolder
 This class represents an Interface to the Folder. More...
 
class  IHierarchicalFEModel
 This class represents an Interface to the Finite Element Model. More...
 
class  IMeshCollector
 Represents the base IMeshCollector class for MeshCollector and MeshCollectorOccurrence classes. More...
 
class  IMeshManager
 Manages meshesNXOpen::CAE::IMeshManager in cae parts. More...
 
class  ImportedResult
 Represents analysis results for a imported solver results file. More...
 
class  Iteration
 Represents iteration present in a NXOpen::CAE::Loadcase . More...
 
class  Laminate
 Represents a Laminate, which is a specialized kind of NXOpen::CAE::PhysicalPropertyTable. More...
 
class  LaminateDampingFactorBuilder
 The builder for the damping factor. More...
 
class  LaminateDrapingData
 Encapsulate the ply information related to the draping algorithm
To create or edit an instance of this class, use NXOpen::CAE::LaminateDrapingDataBuilder

Created in NX6.0.0. More...
 
class  LaminateDrapingDataBuilder
 Represents a NXOpen::CAE::LaminateDrapingData builder
To create a new instance of this class, use NXOpen::CAE::LaminatePly::CreateDrapingDataBuilder

Created in NX6.0.0. More...
 
class  LaminateDrapingExtension
 Encapsulate the ply information related to a ply draping extension
To create or edit an instance of this class, use NXOpen::CAE::LaminateDrapingExtensionBuilder

Created in NX8.5.0. More...
 
class  LaminateDrapingExtensionBuilder
 Builder class for NXOpen::CAE::LaminateDrapingExtension
To create a new instance of this class, use NXOpen::CAE::LaminatePly::CreateDrapingExtensionBuilder

Created in NX8.5.0. More...
 
class  LaminateDrapingOrientation
 Encapsulates the ply draping results
Don't support KF. More...
 
class  LaminateDynamicEvent
 The Laminate Dynamic Event. More...
 
class  LaminateDynamicEventBuilder
 Represents a NXOpen::CAE::LaminateDynamicEvent builder
This is an abstract class. More...
 
class  LaminateDynamicEventCollection
 Represents a collection of laminate dynamic events
To obtain an instance of this class, refer to NXOpen::CAE::LaminateDynamicSim

Created in NX9.0.0. More...
 
class  LaminateDynamicSim
 The Laminate Dynamic Simulation builder is the journalling interface to build the LaminateDyanmicSim object. More...
 
class  LaminateDynamicSimBuilder
 Represents a NXOpen::CAE::LaminateDynamicSim builder
To create a new instance of this class, use NXOpen::CAE::LaminateDynamicSimCollection::CreateDynamicSimBuilder

Created in NX9.0.0. More...
 
class  LaminateDynamicSimCollection
 Represents a collection of laminate dynamic sims
To obtain an instance of this class, refer to NXOpen::CAE::LaminateManager

Created in NX9.0.0. More...
 
class  LaminateElementFilterBuilder
 Represents a NXOpen::CAE::LaminateGraphicalReport builder
There is no kf creator. More...
 
class  LaminateExtrudeSetup
 Extrude Setup
To create or edit an instance of this class, use NXOpen::CAE::LaminateExtrudeSetupBuilder

Created in NX6.0.4. More...
 
class  LaminateExtrudeSetupBuilder
 Represents a NXOpen::CAE::LaminateExtrudeSetup builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLaminateExtrudeSetupBuilder
Default values. More...
 
class  LaminateExtrudeSetupCollection
 Represents a collection of laminate extrusion setups
To obtain an instance of this class, refer to NXOpen::CAE::LaminateGlobalLayupMgr

Created in NX7.5.0. More...
 
class  LaminateFiberOrientationOptions
 Laminate Fiber Orientation Options
To create or edit an instance of this class, use NXOpen::CAE::LaminateFiberOrientationOptionsBuilder

Created in NX7.5.0. More...
 
class  LaminateFiberOrientationOptionsBuilder
 Represents a NXOpen::CAE::LaminateFiberOrientationOptions builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayup::CreateFiberOrientationOptionsBuilder

Created in NX7.5.0. More...
 
class  LaminateFillSetupBuilder
 Represents a NXOpen::CAE::LaminateFillSetupBuilder builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLaminateFillSetupBuilder

Created in NX7.5.2. More...
 
class  LaminateGlobalLayup
 Represent a global layup in the ply based modeling. More...
 
class  LaminateGlobalLayupCollection
 Represents a global layup, which is defined by a sequence of NXOpen::CAE::LaminateGlobalLayup , each with a name and a list of plies. More...
 
class  LaminateGlobalLayupMgr
 Represent the laminate global layup manager which manages all the global layups in the laminate ply-based modeling project
To obtain an instance of this class, refer to NXOpen::CAE::FEModel

Created in NX6.0.0. More...
 
class  LaminateGlobalLayupPlyGroupCollection
 Represents a laminate layup in the global layup context (ply based modeling), which is defined by a sequence of NXOpen::CAE::LaminatePlyGroup , each with a name and a list of plies. More...
 
class  LaminateGraphicalReport
 Represents a laminate graphical report
There is no kf creator. More...
 
class  LaminateGraphicalReportBuilder
 Represents a CAE::LaminateGraphicalReport builder
There is no kf creator. More...
 
class  LaminateGraphicalReportCollection
 Represents a collection of CAE::LaminateGraphicalReport
To obtain an instance of this class, refer to NXOpen::CAE::LaminatePostReport

Created in NX8.0.0. More...
 
class  LaminateImportedLayupBuilder
 Represents a NXOpen::CAE::LaminateImportedLayupBuilder builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLaminateImportedLayupBuilder
Default values. More...
 
class  LaminateImportZonesBuilder
 Represents a NXOpen::CAE::LaminateImportZonesBuilder builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLaminateImportZonesBuilder

Created in NX10.0.0. More...
 
class  LaminateLayupOffset
 laminate layup offset More...
 
class  LaminateLayupOffsetBuilder
 Represents a NXOpen::CAE::LaminateLayupOffset builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLayupOffsetBuilder

Created in NX7.5.0. More...
 
class  LaminateLayupOffsetCollection
 Represents a collection of layup offset rules
To obtain an instance of this class, refer to NXOpen::CAE::LaminateGlobalLayupMgr

Created in NX7.5.0. More...
 
class  LaminateLockAngleBuilder
 Represents a builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayup::CreateLockAngleBuilder

Created in NX7.5.0. More...
 
class  LaminateManager
 Represents the laminate manager that contains all laminate post report setups
To obtain an instance of this class, refer to NXOpen::CAE::SimSimulation

Created in NX8.0.0. More...
 
class  LaminateMatOrientation
 Laminate Material Orientation
To create or edit an instance of this class, use NXOpen::CAE::LaminateMatOrientationBuilder

Created in NX7.5.0. More...
 
class  LaminateMatOrientationBuilder
 Represents a NXOpen::CAE::LaminateMatOrientation builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLaminateMatOrientationBuilder

Created in NX7.5.0. More...
 
class  LaminateMatOrientationCollection
 Represents a collection of layup growth rules
To obtain an instance of this class, refer to NXOpen::CAE::LaminateGlobalLayupMgr

Created in NX7.5.0. More...
 
class  LaminateModeProperty
 Represents the properties of one normal mode
Created in NX9.0.0. More...
 
class  LaminateModePropertyCollection
 Represents a collection of laminate mode properties
To obtain an instance of this class, refer to NXOpen::CAE::LaminateDynamicSim

Created in NX9.0.0. More...
 
class  LaminatePly
 Represents one ply in a laminate layup. More...
 
class  LaminatePlyCollection
 Represents a list of plies, which have a material, a thickness, an orientation, and a color. More...
 
class  LaminatePlyFilterBuilder
 Represents a NXOpen::CAE::LaminatePlyFilterBuilder
There is no kf creator. More...
 
class  LaminatePlyGroup
 Represents one ply group in a laminate layup. More...
 
class  LaminatePlyGroupCollection
 Represents a laminate layup, which is defined by a sequence of CAE::LaminatePlyGroup , each with a name and a list of plies. More...
 
class  LaminatePlyMaxThicknessVarBuilder
 Builder used to modify the ply maximum accepted thickness variation for laminate fill
To create a new instance of this class, use NXOpen::CAE::LaminatePly::CreateLaminatePlyMaxThicknessVarBuilder

Created in NX8.5.0. More...
 
class  LaminatePostReport
 Represents an advanced post reporting setup for laminate results. More...
 
class  LaminatePostReportBuilder
 Represents a NXOpen::CAE::LaminatePostReport builder
There is no kf creator. More...
 
class  LaminatePostReportCollection
 Represents a collection of laminate post reports
To obtain an instance of this class, refer to NXOpen::CAE::LaminateManager

Created in NX8.0.0. More...
 
class  LaminateQuickReport
 Represents a laminate quick report
There is no kf creator. More...
 
class  LaminateQuickReportBuilder
 Represents a NXOpen::CAE::LaminateQuickReport builder
There is no kf creator. More...
 
class  LaminateQuickReportCollection
 Represents a collection of CAE::LaminateQuickReport
To obtain an instance of this class, refer to NXOpen::CAE::LaminatePostReport

Created in NX8.0.0. More...
 
class  LaminateRandomEvent
 The Laminate Dynamic Event. More...
 
class  LaminateRandomEventBuilder
 Represents a NXOpen::CAE::LaminateRandomEvent builder
To create a new instance of this class, use NXOpen::CAE::LaminateDynamicEventCollection::CreateRandomEventBuilder

Created in NX9.0.0. More...
 
class  LaminateRelabelPliesBuilder
 Represents a CAE::LaminateDynamicEvent builder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateRelabelPliesBuilder

Created in NX10.0.0. More...
 
class  LaminateSelectEntitiesBuilder
 Represents a NXOpen::CAE::LaminateSelectEntitiesBuilder
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateLaminateSelectEntitiesBuilder

Created in NX7.5.2. More...
 
class  LaminateSineEvent
 The Laminate Sine Event. More...
 
class  LaminateSineEventBuilder
 Represents a NXOpen::CAE::LaminateSineEvent builder
To create a new instance of this class, use NXOpen::CAE::LaminateDynamicEventCollection::CreateSineEventBuilder

Created in NX10.0.0. More...
 
class  LaminateSpreadsheetReport
 Represents a laminate spreadsheet report
There is no kf creator. More...
 
class  LaminateSpreadsheetReportBuilder
 Represents a NXOpen::CAE::LaminateSpreadsheetReport builder
There is no kf creator. More...
 
class  LaminateSpreadsheetReportCollection
 Represents a collection of NXOpen::CAE::LaminateSpreadsheetReport
To obtain an instance of this class, refer to NXOpen::CAE::LaminatePostReport

Created in NX8.0.0. More...
 
class  LaminateViewDrapingResultsBuilder
 Represents the builder for the draping results viewer
To create a new instance of this class, use NXOpen::CAE::LaminateGlobalLayupMgr::CreateViewDrapingResultsBuilder

Created in NX6.0.0. More...
 
class  LbcAssociationMgr
 Represents an abstract NXOpen::CAE::LbcAssociationMgr
This is an abstract class

Created in NX10.0.0. More...
 
class  Loadcase
 Represents loadcases present in a NXOpen::CAE::Result . More...
 
class  LocalRemeshBuilder
 Represents a NXOpen::CAE::LocalRemeshBuilder
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateLocalRemeshBuilder
Default values. More...
 
class  LumpedMassEADBuilder
 This class provides LumpedMass Associated Data Support
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateLumpedMassEadBuilder
Default values. More...
 
class  ManualMorphBuilder
 Represents a NXOpen::CAE::ManualMorphBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateManualMorphBuilder

Created in NX9.0.0. More...
 
class  ManualNodeAssociationBuilder
 Represents a NXOpen::CAE::ManualNodeAssociationBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateManualNodeAssociationBuilder

Created in NX10.0.0. More...
 
class  ManualSweepBetweenListItemSelection
 Represents a NXOpen::CAE::ManualSweepBetweenListItemSelection
To create a new instance of this class, use NXOpen::CAE::ManualSweepBetweenSelection::CreateNewListItem

Created in NX7.5.2. More...
 
class  ManualSweepBetweenListItemSelectionList
 Represents a list of objects. More...
 
class  ManualSweepBetweenSelection
 Builder for creating Manual Hex Mesh - Face Dependency type. More...
 
class  MappedHole
 Represents a CAE mapped hole. More...
 
class  MappedMesh
 Represents Mesh Recipe
To create or edit an instance of this class, use NXOpen::CAE::MappedMeshBuilder

Created in NX5.0.0. More...
 
class  MappedMeshBuilder
 Represents a Mapped Mesh Builder. More...
 
class  MappedResult
 Represents analysis results for a imported solver results file. More...
 
class  MaterialOptions
 Represents the material options to be used when assigning a material to cae part. More...
 
class  MechanicalLoadSumBuilder
 Represents a NXOpen::CAE::MechanicalLoadSumBuilder
To create a new instance of this class, use NXOpen::CAE::ModelCheckManager::CreateMechanicalLoadSumBuilder

Created in NX5.0.1. More...
 
class  Mesh
 Represents a Mesh. More...
 
class  Mesh0d
 Represents 0d Mesh
To create or edit an instance of this class, use NXOpen::CAE::Mesh0dBuilder

Created in NX6.0.0. More...
 
class  Mesh0dBuilder
 Represents 0D Mesh Used to create a NXOpen::CAE::Mesh0d
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateMesh0dBuilder

Created in NX6.0.0. More...
 
class  Mesh1d
 Represents 1d Mesh
To create or edit an instance of this class, use NXOpen::CAE::Mesh1dBuilder

Created in NX6.0.0. More...
 
class  Mesh1dBuilder
 Represents 1d Mesh Used to create a NXOpen::CAE::Mesh1d
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateMesh1dBuilder

Created in NX6.0.0. More...
 
class  Mesh2d
 Represents 2d Mesh
This is an abstract class

Created in NX6.0.0. More...
 
class  Mesh2dBuilder
 Represents 2D Mesh Used to create a NXOpen::CAE::Mesh2d
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateMesh2dBuilder

Created in NX6.0.0. More...
 
class  Mesh2dFree
 Represents 2d Mesh
To create or edit an instance of this class, use NXOpen::CAE::Mesh2dBuilder

Created in NX6.0.0. More...
 
class  Mesh3d
 Represents 3d Mesh
To create or edit an instance of this class, use NXOpen::CAE::Mesh3dTetBuilder

Created in NX6.0.0. More...
 
class  Mesh3dHexBuilder
 Represents 3D Hex Mesh Used to create a NXOpen::CAE::SweptMesh
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateMesh3dHexBuilder

Created in NX6.0.0. More...
 
class  Mesh3dTetBuilder
 Represents 3D Mesh Used to create a CAE::Mesh3d
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateMesh3dTetBuilder

Created in NX6.0.0. More...
 
class  MeshCollector
 Represents a MeshCollector. More...
 
class  MeshCollectorBuilder
 Represents a NXOpen::CAE::MeshCollectorBuilder
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateCollectorBuilder

Created in NX5.0.0. More...
 
class  MeshCollectorDisplayDefaults
 Represents the base MeshCollectorDisplayDefaults class for Mesh, MeshCollector and MeshCollectorOccurrence classes. More...
 
class  MeshCollectorDisplayDefaults0d
 Represents 0d Mesh Display Settings
To obtain an instance of this class use CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshCollectorDisplayDefaults1d
 Represents 1d Mesh Display Settings
To obtain an instance of this class use CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshCollectorDisplayDefaults2d
 Represents 2d Mesh Display Settings
To obtain an instance of this class use CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshCollectorDisplayDefaults3d
 Represents 3d Mesh Display Settings
To obtain an instance of this class use CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshCollectorOccurrence
 Represents a MeshCollector Occurrence. More...
 
class  MeshCollectorOccurrenceBuilder
 Represents a NXOpen::CAE::MeshCollectorOccurrenceBuilder
To create a new instance of this class, use NXOpen::CAE::MeshManagerOccurrence::CreateOccurrenceBuilder

Created in NX5.0.0. More...
 
class  MeshControl
 Represents a MeshControl. More...
 
class  MeshControlBuilder
 Represents a NXOpen::CAE::MeshControl
To create a new instance of this class, use NXOpen::CAE::MeshControlCollection::CreateBuilder
Default values. More...
 
class  MeshControlCollection
 Provides methods for managing mesh controlsNXOpen::CAE::MeshControl in a fem part. More...
 
class  MeshControlDisplayManager
 Provides method for creating builder for mesh control display operation commands in both sim and fem part. More...
 
class  MeshControlDisplayOptionsBuilder
 Represents a NXOpen::CAE::MeshControlDisplayOptionsBuilder
To create a new instance of this class, use NXOpen::CAE::MeshControlDisplayManager::CreateBuilder

Created in NX5.0.0. More...
 
class  MeshDisplaySettings
 Represents the base MeshDisplaySettings class for Mesh class. More...
 
class  MeshDisplaySettings0d
 Represents 0d Mesh Display Settings
To obtain an instance of this class use CAE::Mesh, CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshDisplaySettings1d
 Represents 1d Mesh Display Settings
To obtain an instance of this class use CAE::Mesh, CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshDisplaySettings2d
 Represents 2d Mesh Display Settings
To obtain an instance of this class use CAE::Mesh, CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshDisplaySettings3d
 Represents 3d Mesh Display Settings
To obtain an instance of this class use CAE::Mesh, CAE::MeshCollector, or CAE::MeshCollectorOccurrence classes

Created in NX8.5.0. More...
 
class  MeshFollower
 Represents Mesh Recipe
This is an abstract class

Created in NX7.5.0. More...
 
class  MeshFromBoundaryBuilder
 Represents a NXOpen::CAE::MeshFromBoundaryBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateMeshFromBoundaryBuilder

Created in NX9.0.0. More...
 
class  MeshManager
 Creates MeshesNXOpen::CAE::Mesh in a fem part. More...
 
class  MeshManagerOccurrence
 Manages MeshOccurrencs and MeshCollectorOccurrences in a fem part. More...
 
class  MeshManualSweepBetweenListItemSelection
 Represents a NXOpen::CAE::MeshManualSweepBetweenListItemSelection
To create a new instance of this class, use NXOpen::CAE::Mesh3dHexBuilder::CreateNewListItem

Created in NX10.0.0. More...
 
class  MeshManualSweepBetweenListItemSelectionList
 Represents a list of objects. More...
 
class  MeshMate
 Represents a Mesh Mate. More...
 
class  MeshPoint
 Represents a smart NXOpen::CAE::MeshPoint . More...
 
class  MeshPointCollection
 Provides methods for managing constraints NXOpen::CAE::MeshPoint in a sim part. More...
 
class  MeshPointConicCenterBuilder
 Represents a NXOpen::CAE::MeshPointConicCenterBuilder
To create a new instance of this class, use NXOpen::CAE::MeshPointCollection::CreateMeshpointConicCenterBuilder

Created in NX5.0.2. More...
 
class  MeshPointExistingPointBuilder
 Represents a NXOpen::CAE::MeshPointExistingPointBuilder
To create a new instance of this class, use NXOpen::CAE::MeshPointCollection::CreateMeshpointExistingPointBuilder

Created in NX5.0.2. More...
 
class  MeshPointMultipleOnCurveBuilder
 Represents a NXOpen::CAE::MeshPointMultipleOnCurveBuilder
To create a new instance of this class, use NXOpen::CAE::MeshPointCollection::CreateMeshpointMultipleOnCurveBuilder

Created in NX5.0.2. More...
 
class  MeshPointOnCurveBuilder
 Represents a NXOpen::CAE::MeshPointOnCurveBuilder
To create a new instance of this class, use NXOpen::CAE::MeshPointCollection::CreateMeshpointOnCurveBuilder

Created in NX5.0.2. More...
 
class  MeshPointOnFaceBuilder
 Represents a NXOpen::CAE::MeshPointOnFaceBuilder
To create a new instance of this class, use NXOpen::CAE::MeshPointCollection::CreateMeshpointOnFaceBuilder

Created in NX5.0.2. More...
 
class  MeshPointProjectBuilder
 Represents a NXOpen::CAE::MeshPointProjectBuilder
To create a new instance of this class, use NXOpen::CAE::MeshPointCollection::CreateMeshpointProjectBuilder

Created in NX5.0.2. More...
 
class  MeshShellFromSolid
 Represents 2d Mesh that follows 3d mesh
To create or edit an instance of this class, use NXOpen::CAE::SurfaceCoatBuilder

Created in NX7.5.0. More...
 
class  MMCCreateBuilder
 Represents a NXOpen::CAE::MMCCreateBuilder which can be used to create or edit NXOpen::CAE::MeshMate objects. More...
 
class  ModelCheckManager
 Provides method for creating builder for node element operation commands in a fem part. More...
 
class  ModelDisplayBuilder
 This class provides Model Display Data Support
To create a new instance of this class, use NXOpen::CAE::CaePart::CreateModelDisplayBuilder
Default values. More...
 
class  ModelingObjectPropertyTable
 Represents a Modeling Object Property Table. More...
 
class  ModelingObjectPropertyTableCollection
 Creates Modeling Object property tablesNXOpen::CAE::ModelingObjectPropertyTable in a fem model. More...
 
class  ModelUpdateCorrelMethodBuilder
 Represents a NXOpen::CAE::ModelUpdateCorrelMethodBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolution::CreateCorrelMethodBuilder

Created in NX7.5.0. More...
 
class  ModelUpdateDesignVariable
 Represents a NXOpen::CAE::ModelUpdateDesignVariable , which is a meta-solution used to update finite element models to match real life test data
Created in NX8.0.1. More...
 
class  ModelUpdateDesignVariablesCollection
 Represents a collection of durability events. More...
 
class  ModelUpdateDesignVariablesRapidCreateBuilder
 This class is the builder that is used for the rapid creation of design variables. More...
 
class  ModelUpdateOptimOptionsBuilder
 Represents a NXOpen::CAE::ModelUpdateOptimOptionsBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolution::CreateOptimOptionsBuilder

Created in NX7.5.0. More...
 
class  ModelUpdateOptionsBuilder
 Represents a NXOpen::CAE::ModelUpdateOptionsBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolution::CreateOptionsBuilder

Created in NX7.5.0. More...
 
class  ModelUpdateOverallWeightsBuilder
 Represents a NXOpen::CAE::ModelUpdateOverallWeightsBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolution::CreateOverallWeightsBuilder

Created in NX7.5.0. More...
 
class  ModelUpdateSensitivityViewerBuilder
 Represents NXOpen::CAE::ModelUpdateSensitivityViewerBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolutionCollection::CreateSensitivityViewerBuilder

Created in NX6.0.0. More...
 
class  ModelUpdateSolution
 Represents a NXOpen::CAE::ModelUpdateSolution , which is a meta-solution used to update finite element models to match real life test data
To create or edit an instance of this class, use NXOpen::CAE::ModelUpdateSolutionBuilder

Created in NX7.5.0. More...
 
class  ModelUpdateSolutionBuilder
 Represents a NXOpen::CAE::ModelUpdateSolutionBuilder
To create a new instance of this class, use NXOpen::CAE::ModelUpdateSolutionCollection::CreateSolutionBuilder

Created in NX7.5.0. More...
 
class  ModelUpdateSolutionCollection
 Represents a collection of model update meta solution
To obtain an instance of this class, refer to NXOpen::CAE::CorrelManager
More...
 
class  ModifiableFEModelOccAttribute
 This class represents an Interface to the Finite Element Model. More...
 
class  MultipleElementCreateBuilder
 Represents a NXOpen::CAE::MultipleElementCreateBuilder which can be used to create mutiple elements in one efficient opertation. More...
 
class  MultipleNodeCreateBuilder
 Represents a NXOpen::CAE::MultipleNodeCreateBuilder which can be used to create mutiple nodes in one efficient opertation. More...
 
class  NamedPropertyTable
 Represents a NXOpen::CAE::NamedPropertyTable which is a superclass to NXOpen::CAE::PhysicalPropertyTable. More...
 
class  NamedPropTableWithTargetSet
 Represents a Solver Specific Modeling Object with associated target set(s) More...
 
class  NodeAlignBuilder
 Represents a NXOpen::CAE::NodeAlignBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeAlignBuilder

Created in NX5.0.0. More...
 
class  NodeAssociationBuilder
 Represents a NXOpen::CAE::NodeAssociationBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeAssociationBuilder

Created in NX9.0.0. More...
 
class  NodeCreateBuilder
 Represents a NXOpen::CAE::NodeCreateBuilder . More...
 
class  NodeDeleteBuilder
 Represents a NXOpen::CAE::NodeDeleteBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeDeleteBuilder

Created in NX5.0.0. More...
 
class  NodeDissociationBuilder
 Represents a NXOpen::CAE::NodeDissociationBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeDissociationBuilder

Created in NX9.0.0. More...
 
class  NodeElementInfoBuilder
 Represents a NXOpen::CAE::NodeElementInfoBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementInfoManager::CreateNodeElementInfoBuilder

Created in NX5.0.0. More...
 
class  NodeElementInfoManager
 Provides method for creating builder for node element info operation commands in both sim and fem part. More...
 
class  NodeElementManager
 Provides method for creating builder for node element operation commands in a fem part. More...
 
class  NodeModifyLabelBuilder
 Represents a NXOpen::CAE::NodeModifyLabelBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeModifyLabelBuilder

Created in NX5.0.0. More...
 
class  NodeModifyLocationBuilder
 Represents a NXOpen::CAE::NodeModifyLocationBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeModifyLocationBuilder

Created in NX5.0.0. More...
 
class  NodeProjectBuilder
 Represents a NXOpen::CAE::NodeProjectBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeProjectBuilder

Created in NX8.5.0. More...
 
class  NodeReflectBuilder
 Represents a NXOpen::CAE::NodeReflectBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeReflectBuilder

Created in NX5.0.0. More...
 
class  NodeRotateBuilder
 Represents a NXOpen::CAE::NodeRotateBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeRotateBuilder

Created in NX5.0.0. More...
 
class  NodesBetweenNodesBuilder
 Represents a NXOpen::CAE::NodesBetweenNodesBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodesBetweenNodesBuilder

Created in NX5.0.0. More...
 
class  NodesOnCurveBuilder
 Represents a NXOpen::CAE::NodesOnCurveBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodesOnCurveBuilder

Created in NX5.0.0. More...
 
class  NodesRepositionBuilder
 Represents a NXOpen::CAE::NodesRepositionBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodesRepositionBuilder

Created in NX6.0.2. More...
 
class  NodeTranslateBuilder
 Represents a NXOpen::CAE::NodeTranslateBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateNodeTranslateBuilder

Created in NX5.0.0. More...
 
class  NxBcPlotContours
 Represents a NXOpen::CAE::NxBcPlotContours object returned from NXOpen::CAE::SimBcPlotContoursBuilder::CreatePlotObject in NXOpen::CAE::SimBcPlotContoursBuilder . More...
 
class  OneDimensionalElementSplitBuilder
 Represents a NXOpen::CAE::OneDimensionalElementSplitBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateOneDimensionalElementSplitBuilder

Created in NX8.5.0. More...
 
class  PhysicalPropertyTable
 Represents a Physical Property Table. More...
 
class  PhysicalPropertyTableCollection
 Creates physical property tablesNXOpen::CAE::PhysicalPropertyTable in a fem model. More...
 
class  PolygonFaceOnMeshBuilder
 Builder for creating Polygon Face On Mesh
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreatePolygonFaceOnMeshBuilder

Created in NX7.5.2. More...
 
class  PolygonGeometryManager
 Provides methods for managing set NXOpen::CAE::PolygonGeometryManager. More...
 
class  Post
 Represents Post-Processing
To obtain an instance of this class, refer to NXOpen::Session

Created in NX5.0.0. More...
 
class  Post3DGraphBuilder
 Represents a NXOpen::CAE::Post3DGraphBuilder
This is an abstract class and cannot be instantiated

Created in NX10.0.0. More...
 
class  PostAnnotation
 Controls appearance of a annoation object in a postview. More...
 
class  PostAnnotationPreference
 Represents Post-Annotation Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0. More...
 
class  PostGraph
 This class provides interfaces to query graph attributes
An instance of this class can not be obtained

Created in NX9.0.0. More...
 
class  PostGraphAcrossIterationsBuilder
 Represents a NXOpen::CAE::PostGraphAcrossIterationsBuilder
This is an abstract class and cannot be instantiated

Created in NX9.0.0. More...
 
class  PostGraphAlongPathBuilder
 Represents a NXOpen::CAE::PostGraphAlongPathBuilder
This is an abstract class and cannot be instantiated

Created in NX9.0.0. More...
 
class  PostGraphBuilder
 Represents a NXOpen::CAE::PostGraphBuilder
This is an abstract class and cannot be instantiated

Created in NX9.0.0. More...
 
class  PostGraphOrbitBuilder
 Represents a NXOpen::CAE::PostGraphOrbitBuilder
This is an abstract class and cannot be instantiated

Created in NX9.0.0. More...
 
class  PostGraphPreference
 Represents Post-Graph Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0. More...
 
class  PostIdentifyPreference
 Represents Post-Identify Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0. More...
 
class  PostJtExportBuilder
 Represents a NXOpen::CAE::PostJtExportBuilder used for exporting JTs of Result Types in Post Processing
To create a new instance of this class, use NXOpen::CAE::ResultManager::CreatePostJtBuilder

Created in NX8.5.0. More...
 
class  PostLegendPreference
 Represents Post-Legend Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0. More...
 
class  PostPreference
 Represents Post Preferences
To obtain an instance of this class use CAE::Post

Created in NX10.0.0. More...
 
class  PostResultNavigatorPreference
 Represents Post-ResultNavigator Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0. More...
 
class  PreTestDofSet
 Represents Dof Set within a pre-test setup
To create or edit an instance of this class, use NXOpen::CAE::PreTestDofSetBuilder

Created in NX7.5.0. More...
 
class  PreTestDofSetBuilder
 Represents a NXOpen::CAE::PreTestDofSet builder
To create a new instance of this class, use NXOpen::CAE::PreTestSolutionCollection::CreatePretestDofsetBuilder

Created in NX7.5.0. More...
 
class  PreTestExciterConfig
 Represent a exciter selection configuration
To create or edit an instance of this class, use NXOpen::CAE::PreTestExciterConfigBuilder

Created in NX8.0.0. More...
 
class  PreTestExciterConfigBuilder
 Represents a NXOpen::CAE::PreTestExciterConfig builder
To create a new instance of this class, use NXOpen::CAE::PreTestSolutionCollection::CreateExciterConfigBuilder
Default values. More...
 
class  PreTestExciterConfigCollection
 Represents a collection of exciter selection configuration
To obtain an instance of this class, refer to NXOpen::CAE::PreTestExciterSelectionControl

Created in NX8.0.0. More...
 
class  PreTestExciterSelectionControl
 Represents a pre-test exciter selection setup
To obtain an instance of this class, refer to NXOpen::CAE::PreTestSolution

Created in NX8.0.0. More...
 
class  PreTestExciterSelectionDofSetCollection
 Represents a collection of exciter selection configuration. More...
 
class  PreTestExportUnvBuilder
 This is a manager to the NXOpen::CAE::PreTestExportUnvBuilder class. More...
 
class  PreTestSensorConfig
 Represent a sensor selection configuration
To create or edit an instance of this class, use NXOpen::CAE::PreTestSensorConfigBuilder

Created in NX7.5.0. More...
 
class  PreTestSensorConfigBuilder
 Represents a NXOpen::CAE::PreTestSensorConfig builder
To create a new instance of this class, use NXOpen::CAE::PreTestSolutionCollection::CreateSensorConfigBuilder
Default values. More...
 
class  PreTestSensorConfigCollection
 Represents a collection of sensor selection configuration
To obtain an instance of this class, refer to NXOpen::CAE::PreTestSensorSelectionControl

Created in NX7.5.0. More...
 
class  PreTestSensorSelectionControl
 Represents a pre-test sensor selection setup
To obtain an instance of this class, refer to NXOpen::CAE::PreTestSolution

Created in NX7.5.0. More...
 
class  PreTestSensorSelectionDofSetCollection
 Represents a collection of sensor selection configuration. More...
 
class  PreTestSolution
 Represents a pre-test setup
To create or edit an instance of this class, use NXOpen::CAE::PreTestSolutionBuilder

Created in NX7.5.0. More...
 
class  PreTestSolutionBuilder
 Represents a NXOpen::CAE::PreTestSolution builder
To create a new instance of this class, use NXOpen::CAE::PreTestSolutionCollection::CreatePretestBuilder

Created in NX7.5.0. More...
 
class  PreTestSolutionCollection
 Represents a collection of pre-test setups
To obtain an instance of this class, refer to NXOpen::CAE::CorrelManager

Created in NX7.5.0. More...
 
class  PrimitiveMesh
 Represents Primitive Mesh
To create or edit an instance of this class, use NXOpen::CAE::PrimitiveMeshBuilder

Created in NX7.5.0. More...
 
class  PrimitiveMeshBuilder
 Represents Primitive Mesh Used to create a CAE::Mesh
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreatePrimitiveMeshBuilder

Created in NX7.5.1. More...
 
class  ProjectNodesToCadGeometryBuilder
 Allows you to query the mesh nodes that are off the underlying Cad geometry by a given tolerance, and if requested this builder can adjust the node locations to put them back on to the underlying Cad geometry. More...
 
class  PropertyTable
 Represents a property table. More...
 
class  ReassignElementsBuilder
 Represents a NXOpen::CAE::ReassignElementsBuilder
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateReassignElementsBuilder

Created in NX5.0.0. More...
 
class  RelatedElemEdgeMethod
 Represents the output from the related element edge smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  RelatedElemFaceMethod
 Represents the output from the related element face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  RelatedElemMethod
 Represents the output from the related element smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  RelatedFaceMethod
 Represents the output from the related face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  RelatedNodeMethod
 Represents the output from the related node smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  Result
 
This class provides interfaces to query analysis results. More...
 
class  ResultAccess
 Represents a specific result state for a given NXOpen::CAE::Result . More...
 
class  ResultManager
 Manages results
To obtain an instance of this class, refer to NXOpen::Session

Created in NX6.0.2. More...
 
class  ResultMeasure
 Represents a ResultMeasure class NXOpen::CAE::ResultMeasure . More...
 
class  ResultMeasureCollection
 Provides methods for managing ResultMeasures NXOpen::CAE::ResultMeasure. More...
 
class  ResultMeasureModelSubset
 Represents a a subset of the model upon which to calculate results
This is an abstract class, and cannot be created. More...
 
class  ResultMeasureModelSubsetFE
 Represents a FE-based subset of the model upon which to calculate results
To obtain an instance of this class use NXOpen::CAE::ResultMeasureCollection . More...
 
class  ResultMeasureModelSubsetGeom
 Represents a geometry-based subset of the model upon which to calculate results
To obtain an instance of this class use CAE::ResultMeasureCollection . More...
 
class  ResultMeasureResultAllOptions
 Represents the combination of all result options for result measure
To obtain an instance of this class use CAE::ResultMeasureCollection . More...
 
class  ResultMeasureResultDirectionOptions
 Represents the result directional options for result measure
To obtain an instance of this class use CAE::ResultMeasureCollection . More...
 
class  ResultMeasureResultDirectionSectionOptions
 Represents the result directional and beam/shell section options for result measure
To obtain an instance of this class use CAE::ResultMeasureCollection . More...
 
class  ResultMeasureResultOptions
 Represents the basic result options for result measure
To obtain an instance of this class use NXOpen::CAE::ResultMeasureCollection . More...
 
class  ResultMeasureResultSectionOptions
 Represents the result with beam/shell section options for result measure
To obtain an instance of this class use CAE::ResultMeasureCollection . More...
 
class  ResultParameters
 This class is worked as a packet of information that can be either be used to change result state or pass around for information exchange between two NXOpen::CAE::ResultAccess objects. More...
 
class  ResultParametersWithProbe
 
To obtain an instance of this class use Session::ResultManager . More...
 
class  ResultProbe
 Result Probe Object. More...
 
class  ResultProbeBuilder
 Result probe Builder
An instance of this class can not be obtained

Created in NX10.0.0. More...
 
class  ResultsCombinationBuilder
 Represents a NXOpen::CAE::ResultsCombinationBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  ResultsEnvelopeBuilder
 Represents a NXOpen::CAE::ResultsEnvelopeBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  ResultsManipulationBuilder
 Represents an abstract NXOpen::CAE::ResultsManipulationBuilder
This is an abstract class and cannot be instantiated

Created in NX7.5.2. More...
 
class  ResultsModelExportBuilder
 Represents a NXOpen::CAE::ResultsModelExportBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  ResultsReductionBuilder
 Represents a NXOpen::CAE::ResultsReductionBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  ResultType
 This class represents a result type from a result file. More...
 
class  ResultVariable
 Controls Result Exp Object. More...
 
class  SelectCAEBody
 Represents a single object selection. More...
 
class  SelectCAEBodyList
 Represents a list of objects on a selection list. More...
 
class  SelectCAEEdge
 Represents a single object selection. More...
 
class  SelectCAEEdgeList
 Represents a list of objects on a selection list. More...
 
class  SelectCAEFace
 Represents a single object selection. More...
 
class  SelectCAEFaceList
 Represents a list of objects on a selection list. More...
 
class  SelectElementsBuilder
 Represents a NXOpen::CAE::SelectElementsBuilder
To create a new instance of this class, use NXOpen::CAE::SelectElementsManager::CreateSelectElementsBuilder

Created in NX5.0.0. More...
 
class  SelectElementsManager
 Provides method for creating builder for select element operation commands in both fem and sim part. More...
 
class  SelectFEElemFaceList
 Represents a list of objects on a selection list. More...
 
class  SelectFENode
 Represents a single object selection. More...
 
class  SelectFENodeList
 Represents a list of objects on a selection list. More...
 
class  SelectMeshList
 Represents a list of objects on a selection list. More...
 
class  SetManager
 Represents a group of CAE object sets. More...
 
struct  SetObject
 Structure used to pass objects into SetManager and CAESet. More...
 
class  ShapeMetricViewerBuilder
 Represents the correlation Shape metrics viewer builder
To create a new instance of this class, use NXOpen::CAE::CorrelSolutionCollection::CreateShapeMetricViewerBuilder

Created in NX7.5.0. More...
 
class  Shell2SolidBuilder
 Represents 3D Tet Mesh Used to create a CAE::Mesh3d
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateShell2solidBuilder

Created in NX6.0.0. More...
 
class  ShellEADBuilder
 This class provides Shell Associated Data Support
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateShellEadBuilder
Default values. More...
 
class  ShowAdjacentBuilder
 Represents a NXOpen::CAE::ShowAdjacentBuilder
To create a new instance of this class, use NXOpen::CAE::ShowHideManager::CreateShowAdjacentBuilder

Created in NX5.0.0. More...
 
class  ShowHideBuilder
 Represents a NXOpen::CAE::ShowHideBuilder
To create a new instance of this class, use NXOpen::CAE::ShowHideManager::CreateShowHideBuilder

Created in NX5.0.0. More...
 
class  ShowHideManager
 Provides method for creating builder for Show Hide operation commands in a fem/sim part. More...
 
class  ShowOnlyBuilder
 Represents a NXOpen::CAE::ShowOnlyBuilder
To create a new instance of this class, use NXOpen::CAE::ShowHideManager::CreateShowOnlyBuilder

Created in NX5.0.0. More...
 
class  SimAutoBcRecipe
 Represents a simulation recipe containing the parameters needed for the generation of a set of face pairs from the faces/bodies in the model. More...
 
class  SimBC
 Represents BC class which is a superclass to NXOpen::CAE::SimLoad and NXOpen::CAE::SimConstraint . More...
 
class  SimBCBuilder
 This is a manager to the CAE::SimBC class. More...
 
class  SimBCDisplay
 Represents a BC display attributes. More...
 
class  SimBcGroup
 Represents a BC group in a solution or solution step. More...
 
class  SimBcPlotContoursBuilder
 Represents a NXOpen::CAE::SimBcPlotContoursBuilder builder which can be used to generate a plot of a NXOpen::CAE::SimBC in the graphics area. More...
 
class  SimBcXyPlotBuilder
 Represents a NXOpen::CAE::SimBcXyPlotBuilder builder which can be used to generate a XY plot of a NXOpen::CAE::SimBC in the graphics area. More...
 
class  SimCondition
 This class represents a Condition which defines a state where all or some values of NXOpen::CAE::SimConditionParam are known. More...
 
class  SimConditionCollection
 This class is a collection of NXOpen::CAE::SimCondition . More...
 
class  SimConditionParam
 This class represents a named measurable quantity. More...
 
class  SimConditionParamCollection
 This class is a collection of NXOpen::CAE::SimConditionParam which represents a measurable environment. More...
 
class  SimConditionSeqMgr
 This is the manager for Condition Sequences. More...
 
class  SimConditionSequence
 This class represents a time history of NXOpen::CAE::SimCondition . More...
 
class  SimConditionSequenceCollection
 This class is a collection of NXOpen::CAE::SimConditionSequence . More...
 
class  SimConditionTimeStep
 This class represents a step in the time history of a NXOpen::CAE::SimConditionSequence . More...
 
class  SimConditionTimeStepCollection
 This class is a collection of NXOpen::CAE::SimConditionTimeStep . More...
 
class  SimConstraint
 Represents a constraint. More...
 
class  SimConstraintCollection
 Provides methods for managing constraints NXOpen::CAE::SimConstraint in a sim part. More...
 
class  SimConstraintGroup
 Represents a constraint group in a solution or solution step. More...
 
class  SimGroupContainer
 Represents UGS::CaeSim::LbcGroupContainer. More...
 
class  SimLbcFolder
 Represents a folder object in the .sim files. More...
 
class  SimLbcFolderCollection
 Provides methods for managing LbcFolders NXOpen::CAE::SimLbcFolder in a sim part. More...
 
class  SimLoad
 Represents a load. More...
 
class  SimLoadCollection
 Provides methods for managing loads NXOpen::CAE::SimLoad in a sim part. More...
 
class  SimLoadGroup
 Represents a load group in a solution or solution step. More...
 
class  SimLoadRecipe
 This is the class handling the attributes of a load recipe. More...
 
class  SimLoadRecipeCollection
 This class is a collection of NXOpen::CAE::SimLoadRecipe . More...
 
class  SimLoadRecipeLbcGenerator
 Handles generation of subcases and loads based on a CAE::SimLoadRecipe . More...
 
class  SimLoadRecipeMapEntry
 These objects represent one line in a NXOpen::CAE::SimLoadRecipe 's mapping. More...
 
class  SimLoadRecipeMapEntryCollection
 This class is a collection of NXOpen::CAE::SimLoadRecipeMapEntry s. More...
 
class  SimLoadRecipeMapEntryTargetTypes
 The class handles the enum definitions needed by load recipe map entries. More...
 
class  SimLoadRecipeMapping
 This is the class handling the mapping of a certain load type of a load recipe. More...
 
class  SimLoadRecipeMappingCollection
 This class is a collection of NXOpen::CAE::SimLoadRecipeMapping s. More...
 
class  SimLoadRecipeSource
 This is the class handling the attributes of a source used by a load recipe. More...
 
class  SimLoadRecipeSourceCollection
 This class is a collection of NXOpen::CAE::SimLoadRecipeSource . More...
 
class  SimLoadRecipeTypes
 The class handles the enum definitions needed by load recipes. More...
 
class  SimLoadSet
 Represents a cae load set object. More...
 
class  SimLoadSetBuilder
 Represents a NXOpen::CAE::SimLoadSetBuilder builder
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateLoadSetBuilder

Created in NX10.0.0. More...
 
class  SimLoadSetCollection
 Provides methods for managing NXOpen::CAE::SimLoadSet in a sim part. More...
 
class  SimMotionLoadsBuilder
 Represents a NXOpen::CAE::SimMotionLoadsBuilder
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateMotionLoadsBuilder

Created in NX5.0.1. More...
 
class  SimMotionLoadsListItemBuilder
 Represents a NXOpen::CAE::SimMotionLoadsListItemBuilder
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateMotionLoadsListItemBuilder

Created in NX5.0.1. More...
 
class  SimPart
 Represents an NX part of type .sim. More...
 
class  SimRecipe
 This is an abstract class. More...
 
class  SimRecipeCollection
 Provides methods for managing NXOpen::CAE::SimRecipe in a sim part. More...
 
class  SimResultReference
 Represents a Result Reference in the .sim files. More...
 
class  SimSimulation
 This is the root object in a .sim file. More...
 
class  SimSimulationObject
 Represents a simulation object. More...
 
class  SimSimulationObjectCollection
 Provides methods for managing simulation objects NXOpen::CAE::SimSimulationObject in a sim part. More...
 
class  SimSimulationObjectGroup
 Represents a simulation object group in a solution or solution step. More...
 
class  SimSolution
 Represents a solution in the .sim files. More...
 
class  SimSolutionCollection
 Provides methods for managing Solutions NXOpen::CAE::SimSolution in a NXOpen::CAE::SimSimulation. More...
 
class  SimSolutionStep
 Represents a subcase/step in a solution. More...
 
class  SketchCurves
 Represents a Beam Cross Section
This is an abstract class

Created in NX7.5.0. More...
 
class  SketchCurvesCollection
 Represents the collection of all NXOpen::CAE::SketchCurves in a fem part. More...
 
class  SliverFaceMethod
 Represents the output from the sliver face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  SmartSelectionManager
 Provides methods for creating smart selection methods in a cae part. More...
 
class  SolidPropertyCheckBuilder
 Represents a NXOpen::CAE::SolidPropertyCheckBuilder
To create a new instance of this class, use NXOpen::CAE::ModelCheckManager::CreateSolidPropertyCheckBuilder

Created in NX5.0.1. More...
 
class  SolutionManager
 Represents NXOpen::CAE::SolutionManager
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateSolutionManager

Created in NX10.0.0. More...
 
class  SolutionResult
 Represents analysis results for a given NXOpen::CAE::SimSolution . More...
 
class  SolverAppendOption
 This class provides access to the append option setting for importing solver specific data into existing Fem/Sim. More...
 
class  SpiderElementBuilder
 Represents a NXOpen::CAE::SpiderElementBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateSpiderElementBuilder

Created in NX5.0.1. More...
 
class  SpringEADBuilder
 This class provides Spring Associated Data Support
To create a new instance of this class, use NXOpen::CAE::NodeElementManager::CreateSpringEadBuilder
Default values. More...
 
class  StandardBeamSection
 Represents a Standard Beam Cross Section
To create or edit an instance of this class, use NXOpen::CAE::StandardBeamSectionBuilder

Created in NX7.5.0. More...
 
class  StandardBeamSectionBuilder
 Represents a NXOpen::CAE::StandardBeamSectionBuilder
To create a new instance of this class, use NXOpen::CAE::BeamSectionCollection::CreateStandardBeamSectionBuilder

Created in NX7.5.0. More...
 
class  StepManager
 Represents NXOpen::CAE::StepManager
To create a new instance of this class, use NXOpen::CAE::SimSimulation::CreateStepManager

Created in NX10.0.0. More...
 
class  SuppressHoleBuilder
 Builder for creating Hole Suppression Hole
To create a new instance of this class, use NXOpen::CAE::AbstractionManager::CreateSuppressHoleBuilder
Default values. More...
 
class  SurfaceCoatBuilder
 Builder for creating Surface Coat
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateSurfaceCoatBuilder

Created in NX6.0.1. More...
 
class  SweepBetweenMeshBuilder
 Builder for creating swept mesh between faces. More...
 
class  SweptMesh
 Represents swept Mesh
To create or edit an instance of this class, use NXOpen::CAE::Mesh3dHexBuilder

Created in NX6.0.0. More...
 
class  TangentContinuousEdgeMethod
 Represents the output from the circular edge smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX7.5.1. More...
 
class  TangentFaceMethod
 Represents the output from the tangent face smart selector method
To obtain an instance of this class use CAE::SmartSelectionManager

Created in NX6.0.0. More...
 
class  ThicknessBuilder
 Represents a NXOpen::CAE::ThicknessBuilder
To create a new instance of this class, use NXOpen::CAE::NodeElementInfoManager::CreateThicknessBuilder

Created in NX6.0.1. More...
 
class  ThicknessPlotContours
 Represents a NXOpen::CAE::ThicknessPlotContours object returned from NXOpen::CAE::ThicknessPlotContoursBuilder::CreatePlotObject in NXOpen::CAE::ThicknessPlotContoursBuilder . More...
 
class  ThicknessPlotContoursBuilder
 Represents a NXOpen::CAE::ThicknessPlotContoursBuilder builder which can be used to generate a plot of a NXOpen::CAE::SimBC in the graphics area. More...
 
class  TransientResultsReductionBuilder
 Represents a NXOpen::CAE::TransientResultsReductionBuilder
To obtain an instance of this class use NXOpen::Session::ResultManager . More...
 
class  UnStitchEdgeBuilder
 Represents a NXOpen::CAE::UnStitchEdgeBuilder
To create a new instance of this class, use NXOpen::CAE::FemPart::CreateUnStitchEdgeBuilder

Created in NX6.0.0. More...
 
class  UserDefinedSolidBeamSection
 Represents a User-Defined Solid Beam Cross Section
To create or edit an instance of this class, use NXOpen::CAE::UserDefinedSolidBeamSectionBuilder

Created in NX7.5.0. More...
 
class  UserDefinedSolidBeamSectionBuilder
 Represents a NXOpen::CAE::UserDefinedSolidBeamSectionBuilder
To create a new instance of this class, use NXOpen::CAE::BeamSectionCollection::CreateUserDefinedSolidBeamSectionBuilder

Created in NX7.5.0. More...
 
class  ViewLaminateBuilder
 Represents a View Laminate Builder. More...
 
class  WeldBuilder
 Represents a NXOpen::CAE::WeldBuilder
To create a new instance of this class, use NXOpen::CAE::MeshManager::CreateWeldBuilder

Created in NX7.5.2. More...
 
class  WeldRow
 Represents a CAE weld row. More...
 

Enumerations

enum  CaeSetGroupFilterType {
  CaeSetGroupFilterTypeNode, CaeSetGroupFilterTypeElement, CaeSetGroupFilterTypeGeomFace, CaeSetGroupFilterTypeGeomBody,
  CaeSetGroupFilterTypeGeomCurve, CaeSetGroupFilterTypeGeomPoint, CaeSetGroupFilterTypePointElement, CaeSetGroupFilterTypeBeamElement,
  CaeSetGroupFilterTypeShellElement, CaeSetGroupFilterTypeSolidElement, CaeSetGroupFilterTypeGeomPlanarFace, CaeSetGroupFilterTypeGeomCylFace,
  CaeSetGroupFilterTypeBeamElementTypeBar, CaeSetGroupFilterTypeBeamElementTypeBeam, CaeSetGroupFilterTypeBeamElementTypeRod, CaeSetGroupFilterTypeBeamElementTypeBearing,
  CaeSetGroupFilterTypeNodeAndElement, CaeSetGroupFilterTypeCaeGeometry, CaeSetGroupFilterTypeCaeMesh
}
 Used to specify the filter to extract type of objects from a group e.g geometric face, element, node ..etc. More...
 
enum  CaeSetObjectSubType { CaeSetObjectSubTypeNone, CaeSetObjectSubTypeElementFace, CaeSetObjectSubTypeElementEdge, CaeSetObjectSubTypePart }
 Used to specify the sub type of selected objects e.g face of an element, edge of an element ..etc. More...
 
enum  CorrelShapemetrictype {
  CorrelShapemetrictypeMac, CorrelShapemetrictypeComac, CorrelShapemetrictypeMsf, CorrelShapemetrictypeXortho,
  CorrelShapemetrictypeNco, CorrelShapemetrictypeSco
}
 shape Metric Code More...
 
enum  DisplaySectionType { DisplaySectionTypeNone, DisplaySectionTypeCurves, DisplaySectionTypeSolid }
 specifies the type of display for 1d element sections More...
 
enum  ElementNormalsType { ElementNormalsTypeNone, ElementNormalsTypeTails, ElementNormalsTypeVectors }
 specifies the type of display for 2d element normals More...
 
enum  MarkerType0d {
  MarkerType0dNone, MarkerType0dPlus, MarkerType0dDot, MarkerType0dAsterisk,
  MarkerType0dCircle, MarkerType0dPoundsign, MarkerType0dCross, MarkerType0dSquare,
  MarkerType0dTriangle, MarkerType0dDiamond, MarkerType0dCenterLine, MarkerType0dFilledCircle,
  MarkerType0dFilledSquare, MarkerType0dFilledSquareWithOneRing, MarkerType0dFilledSquareWithTwoRings, MarkerType0dTriangleInTriangle,
  MarkerType0dFilledDiamond, MarkerType0dCircleInCircle, MarkerType0dCircleInSquare, MarkerType0dLargeFilledSquare,
  MarkerType0dSquareInSquare, MarkerType0dThickCircle, MarkerType0dLargeBox
}
 specifies the marker to use for the 0d element display More...
 
enum  RadiusType { RadiusTypeAllTypes, RadiusTypeInside, RadiusTypeOutside }
 Specify the radius point type. More...
 
enum  XyFunctionDataType {
  XyFunctionDataTypeGeneral, XyFunctionDataTypeTime, XyFunctionDataTypeCrossSpectrum = 3, XyFunctionDataTypeFrequencyResponseFunction,
  XyFunctionDataTypeTransmissibility, XyFunctionDataTypePowerSpectralDensity = 9, XyFunctionDataTypeSpectrum = 12, XyFunctionDataTypeShockResponseSpectrum = 24,
  XyFunctionDataTypeTemperature = 31, XyFunctionDataTypeStressStrain, XyFunctionDataTypeLife, XyFunctionDataTypeCampbellDiagram,
  XyFunctionDataTypeTimingChart, XyFunctionDataTypeStiffnessAndDamping
}
 Defines the data type of a function in AFU file. More...
 
enum  XyFunctionGeneralType {
  XyFunctionGeneralTypeGeneral, XyFunctionGeneralTypeTime, XyFunctionGeneralTypeSpectrum, XyFunctionGeneralTypePowerSpectralDensity,
  XyFunctionGeneralTypeShockResponseSpectrum, XyFunctionGeneralTypeFrequencyResponseFunction, XyFunctionGeneralTypeTemperature, XyFunctionGeneralTypeStressStrain,
  XyFunctionGeneralTypeLife, XyFunctionGeneralTypeCrossSpectrum, XyFunctionGeneralTypeTransmissibility, XyFunctionGeneralTypeCampbellDiagram,
  XyFunctionGeneralTypeTimingChart, XyFunctionGeneralTypeStiffnessAndDamping
}
 Defines general purpose type of a function. More...
 
enum  XyFunctionLoadType {
  XyFunctionLoadTypeGeneral, XyFunctionLoadTypeTime, XyFunctionLoadTypeSpectrum, XyFunctionLoadTypePowerSpectralDensity,
  XyFunctionLoadTypeShockResponseSpectrum
}
 Defines load purpose type of a function. More...
 
enum  XyFunctionMacroType {
  XyFunctionMacroTypeGeneral, XyFunctionMacroTypeMotion, XyFunctionMacroTypeResponse, XyFunctionMacroTypeLoad,
  XyFunctionMacroTypeMaterial
}
 Defines the application type of a function. More...
 
enum  XyFunctionMaterialType {
  XyFunctionMaterialTypeGeneral, XyFunctionMaterialTypeTime, XyFunctionMaterialTypeTemperature, XyFunctionMaterialTypeStressStrain,
  XyFunctionMaterialTypeLife
}
 Defines material purpose type of a function. More...
 
enum  XyFunctionMeasure {
  XyFunctionMeasureGeneral, XyFunctionMeasureDisplacement, XyFunctionMeasureForce, XyFunctionMeasureTemperature,
  XyFunctionMeasureTime, XyFunctionMeasureFrequency, XyFunctionMeasureMass, XyFunctionMeasureVelocity,
  XyFunctionMeasureAcceleration, XyFunctionMeasureAngularDisplacement, XyFunctionMeasureAngularVelocity, XyFunctionMeasureAngularAcceleration,
  XyFunctionMeasureMoment, XyFunctionMeasurePressure, XyFunctionMeasureStress, XyFunctionMeasureStrain,
  XyFunctionMeasureRpm, XyFunctionMeasureOrder, XyFunctionMeasureCycles, XyFunctionMeasureLoadfactor,
  XyFunctionMeasureTorque, XyFunctionMeasureGravity, XyFunctionMeasureCurvature, XyFunctionMeasureElementForce,
  XyFunctionMeasureElementMoment, XyFunctionMeasureMotorSignal, XyFunctionMeasureUnitlessScalar, XyFunctionMeasureUnitlessReal,
  XyFunctionMeasureUnitlessInteger, XyFunctionMeasureVoltage, XyFunctionMeasureElectricCurrent, XyFunctionMeasureNumber
}
 Defines measurement unit types. More...
 
enum  XyFunctionMotionType { XyFunctionMotionTypeTime, XyFunctionMotionTypeTimingChart, XyFunctionMotionTypeStiffnessAndDamping }
 Defines motion purpose type of a function. More...
 
enum  XyFunctionResponseType {
  XyFunctionResponseTypeGeneral, XyFunctionResponseTypeTime, XyFunctionResponseTypeSpectrum, XyFunctionResponseTypePowerSpectralDensity,
  XyFunctionResponseTypeShockResponseSpectrum, XyFunctionResponseTypeFrequencyResponseFunction, XyFunctionResponseTypeCrossSpectrum, XyFunctionResponseTypeTransmissibility
}
 Defines response purpose type of a function. More...
 
enum  XyFunctionUnit {
  XyFunctionUnitUnknown, XyFunctionUnitDisplacementM, XyFunctionUnitDisplacementMm, XyFunctionUnitDisplacementIn,
  XyFunctionUnitDisplacementFt, XyFunctionUnitForceN, XyFunctionUnitForceMn, XyFunctionUnitForceBf,
  XyFunctionUnitTemperatureC, XyFunctionUnitTemperatureF, XyFunctionUnitTemperatureK, XyFunctionUnitTimeSec,
  XyFunctionUnitTimeMin, XyFunctionUnitTimeHour, XyFunctionUnitFrequencyHz, XyFunctionUnitMassKg,
  XyFunctionUnitMassG, XyFunctionUnitMassBm, XyFunctionUnitMassTon, XyFunctionUnitMassLbfIn,
  XyFunctionUnitVelocityM, XyFunctionUnitVelocityMm, XyFunctionUnitVelocityIn, XyFunctionUnitVelocityFt,
  XyFunctionUnitAccelerationM, XyFunctionUnitAccelerationMm, XyFunctionUnitAccelerationIn, XyFunctionUnitAccelerationFt,
  XyFunctionUnitAccelerationGs, XyFunctionUnitAngularDisplacementRadian, XyFunctionUnitAngularDisplacementDegree, XyFunctionUnitAngularVelocityRadian,
  XyFunctionUnitAngularVelocityDegree, XyFunctionUnitAngularAccelerationRadian, XyFunctionUnitAngularAccelerationDegree, XyFunctionUnitMomentMnMm,
  XyFunctionUnitMomentNMm, XyFunctionUnitMomentNM, XyFunctionUnitMomentBfIn, XyFunctionUnitMomentBfFt,
  XyFunctionUnitPressureKpa, XyFunctionUnitPressureMpa, XyFunctionUnitPressurePa, XyFunctionUnitPressurePsi,
  XyFunctionUnitPressureLbfFt, XyFunctionUnitPressureBar, XyFunctionUnitPressureAt, XyFunctionUnitStressKpa,
  XyFunctionUnitStressMpa, XyFunctionUnitStressPa, XyFunctionUnitStressPsi, XyFunctionUnitStrainMm,
  XyFunctionUnitStrainIn, XyFunctionUnitRpmRpm, XyFunctionUnitOrderOrder, XyFunctionUnitCyclesDuty,
  XyFunctionUnitTorqueMnMm, XyFunctionUnitTorqueNMm, XyFunctionUnitTorqueNM, XyFunctionUnitTorqueBfIn,
  XyFunctionUnitTorqueBfFt, XyFunctionUnitGravitationalAccelerationM, XyFunctionUnitGravitationalAccelerationMm, XyFunctionUnitGravitationalAccelerationIn,
  XyFunctionUnitGravitationalAccelerationFt, XyFunctionUnitGravitationalAccelerationGs, XyFunctionUnitCurv1M, XyFunctionUnitCurv1Mm,
  XyFunctionUnitCurv1In, XyFunctionUnitCurv1Ft, XyFunctionUnitElementForceMnMm, XyFunctionUnitElementForceNMm,
  XyFunctionUnitElementForceNM, XyFunctionUnitElementForceBfIn, XyFunctionUnitElementForceBfFt, XyFunctionUnitElementMomentMnMm,
  XyFunctionUnitElementMomentNMm, XyFunctionUnitElementMomentNM, XyFunctionUnitElementMomentBfIn, XyFunctionUnitElementMomentBfFt,
  XyFunctionUnitVoltageV, XyFunctionUnitVoltageMv, XyFunctionUnitElectricCurrentA, XyFunctionUnitElectricCurrentMa,
  XyFunctionUnitLoadfactorNone, XyFunctionUnitMotorSignalNone, XyFunctionUnitUnitlessScalarNone, XyFunctionUnitUnitlessRealNone,
  XyFunctionUnitUnitlessIntegerNone, XyFunctionUnitMassSlug, XyFunctionUnitStressLbfFt, XyFunctionUnitForcePoundal,
  XyFunctionUnitNumber
}
 Defines all units used by xy function. More...
 

Detailed Description

Provides classes and interfaces relating to Advanced Simulation and Design Simulation.

Enumeration Type Documentation

Used to specify the filter to extract type of objects from a group e.g geometric face, element, node ..etc.

Enumerator
CaeSetGroupFilterTypeNode 

filter type is node

CaeSetGroupFilterTypeElement 

fitler type is any element

CaeSetGroupFilterTypeGeomFace 

filter type is geometric face

CaeSetGroupFilterTypeGeomBody 

filter type is geometric body

CaeSetGroupFilterTypeGeomCurve 

filter type is geometric curve

CaeSetGroupFilterTypeGeomPoint 

filter type is geometric point

CaeSetGroupFilterTypePointElement 

filter type is 0D element

CaeSetGroupFilterTypeBeamElement 

filter type is 1D element

CaeSetGroupFilterTypeShellElement 

filter type is 2D element

CaeSetGroupFilterTypeSolidElement 

filter type is 3D element

CaeSetGroupFilterTypeGeomPlanarFace 

filter type is geometric planar face

CaeSetGroupFilterTypeGeomCylFace 

filter type is geometric cylindrical face

CaeSetGroupFilterTypeBeamElementTypeBar 

filter type is 1D element of type Bar

CaeSetGroupFilterTypeBeamElementTypeBeam 

filter type is 1D element of type Beam

CaeSetGroupFilterTypeBeamElementTypeRod 

filter type is 1D element of type Rod

CaeSetGroupFilterTypeBeamElementTypeBearing 

filter type is 1D element of type Bearing

CaeSetGroupFilterTypeNodeAndElement 

filter type is any node and element

CaeSetGroupFilterTypeCaeGeometry 

filter type is any cae geometry

CaeSetGroupFilterTypeCaeMesh 

filter type is any cae mesh

Used to specify the sub type of selected objects e.g face of an element, edge of an element ..etc.

Enumerator
CaeSetObjectSubTypeNone 

sub type is the same as the type of the object

CaeSetObjectSubTypeElementFace 

sub type is element face

CaeSetObjectSubTypeElementEdge 

sub type is element edge

CaeSetObjectSubTypePart 

sub type is part, used for Gravity Loads

shape Metric Code

Enumerator
CorrelShapemetrictypeMac 

Shape metric type is Modal Assurance Criteria.

CorrelShapemetrictypeComac 

Shape metric type is Coordinate Modal Assurance Criteria.

CorrelShapemetrictypeMsf 

Shape metric type is Modal Scale Factors.

CorrelShapemetrictypeXortho 

Shape metric type is Cross Orthogonality.

CorrelShapemetrictypeNco 

Shape metric type is Normalized Cross Orthogonality.

CorrelShapemetrictypeSco 

Shape metric type is SEREP-Cross-Orthogonality.

specifies the type of display for 1d element sections

Enumerator
DisplaySectionTypeNone 

none

DisplaySectionTypeCurves 

curves

DisplaySectionTypeSolid 

solid

specifies the type of display for 2d element normals

Enumerator
ElementNormalsTypeNone 

none

ElementNormalsTypeTails 

tails

ElementNormalsTypeVectors 

vectors

specifies the marker to use for the 0d element display

Enumerator
MarkerType0dNone 

none

MarkerType0dPlus 

plus

MarkerType0dDot 

dot

MarkerType0dAsterisk 

asterisk

MarkerType0dCircle 

circle

MarkerType0dPoundsign 

poundsign

MarkerType0dCross 

cross

MarkerType0dSquare 

square

MarkerType0dTriangle 

triangle

MarkerType0dDiamond 

diamond

MarkerType0dCenterLine 

center line

MarkerType0dFilledCircle 

filled circle

MarkerType0dFilledSquare 

filled square

MarkerType0dFilledSquareWithOneRing 

filled square with one ring

MarkerType0dFilledSquareWithTwoRings 

filled square with two rings

MarkerType0dTriangleInTriangle 

triangle in triangle

MarkerType0dFilledDiamond 

filled diamond

MarkerType0dCircleInCircle 

circle in circle

MarkerType0dCircleInSquare 

circle in square

MarkerType0dLargeFilledSquare 

large filled square

MarkerType0dSquareInSquare 

square in square

MarkerType0dThickCircle 

thick circle

MarkerType0dLargeBox 

large box

Specify the radius point type.

Enumerator
RadiusTypeAllTypes 

All fillet types.

RadiusTypeInside 

inside radius

RadiusTypeOutside 

outside radius

Defines the data type of a function in AFU file.

Enumerator
XyFunctionDataTypeGeneral 

Function is General Function.

XyFunctionDataTypeTime 

Function is Time History.

XyFunctionDataTypeFrequencyResponseFunction 

Function is Frequency Response Function.

XyFunctionDataTypeTransmissibility 

Function is Transmissibility.

XyFunctionDataTypeStressStrain 

Function is Stress/Strain Function.

XyFunctionDataTypeLife 

Function is Fatigue Life.

XyFunctionDataTypeCampbellDiagram 

Function is Campbell Diagram.

XyFunctionDataTypeTimingChart 

Function is Timing Chart.

XyFunctionDataTypeStiffnessAndDamping 

Function is Stiffness and Damping.

Defines general purpose type of a function.

Enumerator
XyFunctionGeneralTypeGeneral 

Function is General Function.

XyFunctionGeneralTypeTime 

Function is Time History.

XyFunctionGeneralTypeSpectrum 

Function is Spectrum.

XyFunctionGeneralTypePowerSpectralDensity 

Function is Power Spectral Density.

XyFunctionGeneralTypeShockResponseSpectrum 

Function is Shock Response Spectrum.

XyFunctionGeneralTypeFrequencyResponseFunction 

Function is Frequency Response Function.

XyFunctionGeneralTypeTemperature 

Function is Temperature.

XyFunctionGeneralTypeStressStrain 

Function is Stress/Strain Function.

XyFunctionGeneralTypeLife 

Function is Fatigue Life.

XyFunctionGeneralTypeCrossSpectrum 

Function is Cross Spectrum.

XyFunctionGeneralTypeTransmissibility 

Function is Transmissibility.

XyFunctionGeneralTypeCampbellDiagram 

Function is Campbell Diagram.

XyFunctionGeneralTypeTimingChart 

Function is Timing Chart.

XyFunctionGeneralTypeStiffnessAndDamping 

Function is Stiffness and Damping.

Defines load purpose type of a function.

Enumerator
XyFunctionLoadTypeGeneral 

Function is General Function.

XyFunctionLoadTypeTime 

Function is Time History.

XyFunctionLoadTypeSpectrum 

Function is Spectrum.

XyFunctionLoadTypePowerSpectralDensity 

Function is Power Spectral Density.

XyFunctionLoadTypeShockResponseSpectrum 

Function is Shock Response Spectrum.

Defines the application type of a function.

Enumerator
XyFunctionMacroTypeGeneral 

Function could be used in any application.

XyFunctionMacroTypeMotion 

Function is only used in a motion application.

XyFunctionMacroTypeResponse 

Function is only used to define a response.

XyFunctionMacroTypeLoad 

Function is only used to define a load.

XyFunctionMacroTypeMaterial 

Function is only used to define a material.

Defines material purpose type of a function.

Enumerator
XyFunctionMaterialTypeGeneral 

Function is General Function.

XyFunctionMaterialTypeTime 

Function is Time History.

XyFunctionMaterialTypeTemperature 

Function is Temperature.

XyFunctionMaterialTypeStressStrain 

Function is Stress/Strain Function.

XyFunctionMaterialTypeLife 

Function is Fatigue Life.

Defines measurement unit types.

Enumerator
XyFunctionMeasureGeneral 

General unit.

XyFunctionMeasureDisplacement 

Displacement unit.

XyFunctionMeasureForce 

Force unit.

XyFunctionMeasureTemperature 

Temperature unit.

XyFunctionMeasureTime 

Time unit.

XyFunctionMeasureFrequency 

Frequency unit.

XyFunctionMeasureMass 

Mass unit.

XyFunctionMeasureVelocity 

Velocity unit.

XyFunctionMeasureAcceleration 

Acceleration unit.

XyFunctionMeasureAngularDisplacement 

Angular displacement unit.

XyFunctionMeasureAngularVelocity 

Angular velocity unit.

XyFunctionMeasureAngularAcceleration 

Angular acceleration unit.

XyFunctionMeasureMoment 

Moment unit.

XyFunctionMeasurePressure 

Pressure unit.

XyFunctionMeasureStress 

Stress unit.

XyFunctionMeasureStrain 

Strain unit.

XyFunctionMeasureRpm 

RPM unit.

XyFunctionMeasureOrder 

Order unit.

XyFunctionMeasureCycles 

Cycles unit.

XyFunctionMeasureLoadfactor 

Load Factor unit.

XyFunctionMeasureTorque 

Torque unit.

XyFunctionMeasureGravity 

Gravity unit.

XyFunctionMeasureCurvature 

Curvature unit.

XyFunctionMeasureElementForce 

Element force unit.

XyFunctionMeasureElementMoment 

Element moment unit.

XyFunctionMeasureMotorSignal 

Motor signal unit.

XyFunctionMeasureUnitlessScalar 

Unitless scalar unit.

XyFunctionMeasureUnitlessReal 

Unitless real unit.

XyFunctionMeasureUnitlessInteger 

Unitless integer unit.

XyFunctionMeasureVoltage 

Voltage unit.

XyFunctionMeasureElectricCurrent 

Electric current unit.

XyFunctionMeasureNumber 

Measure number.

Defines motion purpose type of a function.

Enumerator
XyFunctionMotionTypeTime 

Function is Time History.

XyFunctionMotionTypeTimingChart 

Function is Timing Chart.

XyFunctionMotionTypeStiffnessAndDamping 

Function is Stiffness and Damping.

Defines response purpose type of a function.

Enumerator
XyFunctionResponseTypeGeneral 

Function is General Function.

XyFunctionResponseTypeTime 

Function is Time History.

XyFunctionResponseTypeSpectrum 

Function is Spectrum.

XyFunctionResponseTypePowerSpectralDensity 

Function is Power Spectral Density.

XyFunctionResponseTypeShockResponseSpectrum 

Function is Shock Response Spectrum.

XyFunctionResponseTypeFrequencyResponseFunction 

Function is Frequency Response Function.

XyFunctionResponseTypeCrossSpectrum 

Function is Cross Spectrum.

XyFunctionResponseTypeTransmissibility 

Function is Transmissibility.

Defines all units used by xy function.

Enumerator
XyFunctionUnitUnknown 

Unknown unit.

XyFunctionUnitDisplacementM 

Displacement unit: m.

XyFunctionUnitDisplacementMm 

Displacement unit: mm.

XyFunctionUnitDisplacementIn 

Displacement unit: in.

XyFunctionUnitDisplacementFt 

Displacement unit: ft.

XyFunctionUnitForceN 

Force unit: N.

XyFunctionUnitForceMn 

Force unit: mN.

XyFunctionUnitForceBf 

Force unit: lbf.

XyFunctionUnitTemperatureC 

Temperature unit: C.

XyFunctionUnitTemperatureF 

Temperature unit: F.

XyFunctionUnitTemperatureK 

Temperature unit: K.

XyFunctionUnitTimeSec 

Time unit: seconds.

XyFunctionUnitTimeMin 

Time unit: minutes.

XyFunctionUnitTimeHour 

Time unit: hours.

XyFunctionUnitFrequencyHz 

Frequency unit: Hz.

XyFunctionUnitMassKg 

Mass unit: Kg.

XyFunctionUnitMassG 

Mass unit: g.

XyFunctionUnitMassBm 

Mass unit: lbm.

XyFunctionUnitMassTon 

Mass unit: ton.

XyFunctionUnitMassLbfIn 

Mass unit: lbf-sec^2/in.

XyFunctionUnitVelocityM 

Velocity unit: m/sec.

XyFunctionUnitVelocityMm 

Velocity unit: mm/sec.

XyFunctionUnitVelocityIn 

Velocity unit: in/sec.

XyFunctionUnitVelocityFt 

Velocity unit: ft/sec.

XyFunctionUnitAccelerationM 

Acceleration unit: m/sec^2.

XyFunctionUnitAccelerationMm 

Acceleration unit: mm/sec^2.

XyFunctionUnitAccelerationIn 

Acceleration unit: in/sec ^2.

XyFunctionUnitAccelerationFt 

Acceleration unit: ft/sec^2.

XyFunctionUnitAccelerationGs 

Acceleration unit: gs.

XyFunctionUnitAngularDisplacementRadian 

Angular displacement unit: radian.

XyFunctionUnitAngularDisplacementDegree 

Angular displacement unit: degree.

XyFunctionUnitAngularVelocityRadian 

Angular velocity unit: radian/sec.

XyFunctionUnitAngularVelocityDegree 

Angular velocity unit: degree/sec.

XyFunctionUnitAngularAccelerationRadian 

Angular acceleration unit: radian/sec ^2.

XyFunctionUnitAngularAccelerationDegree 

Angular acceleration unit: degree/sec ^2.

XyFunctionUnitMomentMnMm 

Moment unit: mN-mm.

XyFunctionUnitMomentNMm 

Moment unit: N-mm.

XyFunctionUnitMomentNM 

Moment unit: N-m.

XyFunctionUnitMomentBfIn 

Moment unit: lbf-in.

XyFunctionUnitMomentBfFt 

Moment unit: lbf-ft.

XyFunctionUnitPressureKpa 

Pressure unit: KPa.

XyFunctionUnitPressureMpa 

Pressure unit: MPa.

XyFunctionUnitPressurePa 

Pressure unit: Pa.

XyFunctionUnitPressurePsi 

Pressure unit: Psi.

XyFunctionUnitPressureLbfFt 

Pressure unit: lbf/ft^2.

XyFunctionUnitPressureBar 

Pressure unit: bar.

XyFunctionUnitPressureAt 

Pressure unit: atm.

XyFunctionUnitStressKpa 

Stress unit: KPa.

XyFunctionUnitStressMpa 

Stress unit: MPa.

XyFunctionUnitStressPa 

Stress unit: Pa.

XyFunctionUnitStressPsi 

Stress unit: Psi.

XyFunctionUnitStrainMm 

Strain unit: mm/mm.

XyFunctionUnitStrainIn 

Strain unit: in/in.

XyFunctionUnitRpmRpm 

RPM unit: rpm.

XyFunctionUnitOrderOrder 

Order unit: order.

XyFunctionUnitCyclesDuty 

Cycles unit: duty cycles.

XyFunctionUnitTorqueMnMm 

Torque unit: mN-mm.

XyFunctionUnitTorqueNMm 

Torque unit: N-mm.

XyFunctionUnitTorqueNM 

Torque unit: N-m.

XyFunctionUnitTorqueBfIn 

Torque unit: lbf-in.

XyFunctionUnitTorqueBfFt 

Torque unit: lbf-ft.

XyFunctionUnitGravitationalAccelerationM 

Gravitational Acceleration unit: m/sec^2.

XyFunctionUnitGravitationalAccelerationMm 

Gravitational Acceleration unit: mm/sec^2.

XyFunctionUnitGravitationalAccelerationIn 

Gravitational Acceleration unit: in/sec ^2.

XyFunctionUnitGravitationalAccelerationFt 

Gravitational Acceleration unit: ft/sec^2.

XyFunctionUnitGravitationalAccelerationGs 

Gravitational Acceleration unit: gs.

XyFunctionUnitCurv1M 

Curvature unit: 1/m.

XyFunctionUnitCurv1Mm 

Curvature unit: 1/mm.

XyFunctionUnitCurv1In 

Curvature unit: 1/in.

XyFunctionUnitCurv1Ft 

Curvature unit: 1/ft.

XyFunctionUnitElementForceMnMm 

Element Force unit: mN/mm.

XyFunctionUnitElementForceNMm 

Element Force unit: N/mm.

XyFunctionUnitElementForceNM 

Element Force unit: N/m.

XyFunctionUnitElementForceBfIn 

Element Force unit: lbf/in.

XyFunctionUnitElementForceBfFt 

Element Force unit: lbf/ft.

XyFunctionUnitElementMomentMnMm 

Element Moment unit: mN-mm/mm.

XyFunctionUnitElementMomentNMm 

Element Moment unit: N-mm/mm.

XyFunctionUnitElementMomentNM 

Element Moment unit: N-m/m.

XyFunctionUnitElementMomentBfIn 

Element Moment unit: lbf-in/in.

XyFunctionUnitElementMomentBfFt 

Element Moment unit: lbf-ft/ft.

XyFunctionUnitVoltageV 

Voltage unit: V.

XyFunctionUnitVoltageMv 

Voltage unit: mV.

XyFunctionUnitElectricCurrentA 

Electric Current unit: A.

XyFunctionUnitElectricCurrentMa 

Electric Current unit: mA.

XyFunctionUnitLoadfactorNone 

Load Factor unit: none.

XyFunctionUnitMotorSignalNone 

Motor Signal unit: none.

XyFunctionUnitUnitlessScalarNone 

Unitless Scalar unit: none.

XyFunctionUnitUnitlessRealNone 

Unitless Real unit: none.

XyFunctionUnitUnitlessIntegerNone 

Unitless Integer unit: none.

XyFunctionUnitMassSlug 

Mass unit: lbf-sec^2/ft.

XyFunctionUnitStressLbfFt 

Stress unit: lbf/ft^2.

XyFunctionUnitForcePoundal 

Force unit: Poundal.

XyFunctionUnitNumber 

Unit number.

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