NX Open C++ Reference Guide
Public Types
NXOpen::CAE::ElementTypes Class Reference

Represents an ElementTypes class. More...

List of all members.

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 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:
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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.