NXOpen .NET Reference  12.0.0
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:

Public Types

enum  ElemOption {
  ElemAll, Elem0d, Elem1d, Elem2d,
  Elem3d, Elemface2d, Elemedge1d
}
 Used to specify the sub type of selected objects e. 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.