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

Represents an NXOpen::CAE::ElementTypes class. More...

Public Types

enum  Order { OrderUndefined, OrderLinear, OrderParabolic, OrderMixed }
 Specifies different CAE Element Order types. More...
 
enum  Shape {
  ShapeUndefined = -1, ShapePoint, ShapeLine, ShapeTri,
  ShapeQuad, ShapeTet, ShapePyr, ShapeWed,
  ShapeHex, ShapeSpider
}
 Specifies different CAE Element Shape types. More...
 

Detailed Description

Represents an NXOpen::CAE::ElementTypes class.


No Creator this holds an enum shared by other classes

Created in NX6.0.3.

Member Enumeration Documentation

Specifies different CAE Element Order types.

Enumerator
OrderUndefined 

Undefined.

OrderLinear 

Linear.

OrderParabolic 

Parabolic.

OrderMixed 

Mixed.

Specifies different CAE Element Shape types.

Enumerator
ShapeUndefined 

Undefined.

ShapePoint 

Point.

ShapeLine 

Line.

ShapeTri 

Triagular.

ShapeQuad 

Quadralateral.

ShapeTet 

Tetrahedral.

ShapePyr 

Pyramid.

ShapeWed 

Wedge.

ShapeHex 

Hexagonal.

ShapeSpider 

Spider.


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