NX Open C++ Reference Guide
Public Types | List of all members
NXOpen::CAE::SimLoadRecipeMapEntryTargetTypes Class Reference

The class handles the enum definitions needed by load recipe map entries. More...

Public Types

enum  TargetTypes {
  TargetTypesUnknown, TargetTypesNode, TargetTypesNodeGroup, TargetTypesNodeMesh,
  TargetTypesFace, TargetTypesFaceGroup, TargetTypesFaceMesh, TargetTypesNodeFem,
  TargetTypesFaceFem, TargetTypesNodeSelectionRecipe, TargetTypesFaceSelectionRecipe
}
 This enum defines the target type options of a NXOpen::CAE::SimLoadRecipeMapEntry. More...
 

Detailed Description

The class handles the enum definitions needed by load recipe map entries.


No Creator this holds an enum shared by other classes

Created in NX10.0.0.

Member Enumeration Documentation

This enum defines the target type options of a NXOpen::CAE::SimLoadRecipeMapEntry.

Enumerator
TargetTypesUnknown 

Unkown target type.

TargetTypesNode 

Node.

TargetTypesNodeGroup 

Nodes in a group.

TargetTypesNodeMesh 

Nodes in a mesh.

TargetTypesFace 

Element face.

TargetTypesFaceGroup 

Element faces in a group.

TargetTypesFaceMesh 

Element faces in a mesh.

TargetTypesNodeFem 

Nodes in a fem model.

TargetTypesFaceFem 

Element faces in a fem model.

TargetTypesNodeSelectionRecipe 

Nodes in the contents of a CAE::SelectionRecipe.

TargetTypesFaceSelectionRecipe 

Element faces in the contents of a CAE::SelectionRecipe.


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