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

Represents the output from the Group Element smart selector method More...

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

Public Types

enum  ElemOption {
  ElemAll, Elem0d, Elem1d, Elem2d,
  Elem3d, Elemface2d, Elemedge1d
}
 Used to specify the sub type of selected objects e. 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

Represents the output from the Group Element smart selector method

Created in NX6.0.0

Member Enumeration Documentation

Used to specify the sub type of selected objects e.

g face of an element, edge of an element ..etc

Enumerator
ElemAll 

return all elements in the group

Elem0d 

return 0D elements in the group

Elem1d 

return 1D elements in the group

Elem2d 

return 2D elements in the group

Elem3d 

return 3D elements in the group

Elemface2d 

return 2D elements in the group as element faces

Elemedge1d 

return 1D elements in the group as element edges


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