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

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

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

Public Types

enum  Order { Undefined, Linear, Parabolic, Mixed }
 Specifies different CAE Element Order types More...
 
enum  Shape {
  Undefined = -1, Point, Line, Tri,
  Quad, Tet, Pyr, Wed,
  Hex, Spider, Matrix
}
 Specifies different CAE Element Shape types 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 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
Undefined 

Undefined

Linear 

Linear

Parabolic 

Parabolic

Mixed 

Mixed

Specifies different CAE Element Shape types

Enumerator
Undefined 

Undefined

Point 

Point

Line 

Line

Tri 

Triagular

Quad 

Quadralateral

Tet 

Tetrahedral

Pyr 

Pyramid

Wed 

Wedge

Hex 

Hexagonal

Spider 

Spider

Matrix 

Matrix


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