NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | List of all members
NXOpen.CAE.SimLoadRecipeMapEntryTargetTypes Class Reference

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

Inheritance diagram for NXOpen.CAE.SimLoadRecipeMapEntryTargetTypes:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  TargetTypes {
  Unknown, Node, NodeGroup, NodeMesh,
  Face, FaceGroup, FaceMesh, NodeFem,
  FaceFem, NodeSelectionRecipe, FaceSelectionRecipe
}
 This enum defines the target type options of a NXOpen.CAE.SimLoadRecipeMapEntry More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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
Unknown 

Unkown target type

Node 

Node

NodeGroup 

Nodes in a group.

NodeMesh 

Nodes in a mesh.

Face 

Element face

FaceGroup 

Element faces in a group.

FaceMesh 

Element faces in a mesh.

NodeFem 

Nodes in a fem model.

FaceFem 

Element faces in a fem model.

NodeSelectionRecipe 

Nodes in the contents of a CAE.SelectionRecipe

FaceSelectionRecipe 

Element faces in the contents of a CAE.SelectionRecipe


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