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

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

Public Types

enum  ElemOption {
  ElemOptionElemAll, ElemOptionElem0d, ElemOptionElem1d, ElemOptionElem2d,
  ElemOptionElem3d, ElemOptionElemface2d, ElemOptionElemedge1d
}
 Used to specify the sub type of selected objects e.g face of an element, edge of an element ..etc. 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
ElemOptionElemAll 

return all elements in the group

ElemOptionElem0d 

return 0D elements in the group

ElemOptionElem1d 

return 1D elements in the group

ElemOptionElem2d 

return 2D elements in the group

ElemOptionElem3d 

return 3D elements in the group

ElemOptionElemface2d 

return 2D elements in the group as element faces

ElemOptionElemedge1d 

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.