NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::Connections::LMIEElementFace Class Reference

LMIEElementFace object
No creator

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::CAE::Connections::LMIEElementFace:
NXOpen::TaggedObject

Public Member Functions

int FaceNumber ()
 Returns the face number
Created in NX1847.0.0. More...
 
NXString Id ()
 Returns the element id
Created in NX1847.0.0. More...
 
void SetFaceNumber (int faceNumber)
 Sets the face number
Created in NX1847.0.0. More...
 
void SetId (const NXString &elementId)
 Sets the element id
Created in NX1847.0.0. More...
 
void SetId (const char *elementId)
 Sets the element id
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

LMIEElementFace object
No creator

Created in NX1847.0.0.


Member Function Documentation

int NXOpen::CAE::Connections::LMIEElementFace::FaceNumber ( )

Returns the face number
Created in NX1847.0.0.



License requirements : None

NXString NXOpen::CAE::Connections::LMIEElementFace::Id ( )

Returns the element id
Created in NX1847.0.0.



License requirements : None

void NXOpen::CAE::Connections::LMIEElementFace::SetFaceNumber ( int  faceNumber)

Sets the face number
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
faceNumberElement face number
void NXOpen::CAE::Connections::LMIEElementFace::SetId ( const NXString elementId)

Sets the element id
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
elementIdElement id
void NXOpen::CAE::Connections::LMIEElementFace::SetId ( const char *  elementId)

Sets the element id
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
elementIdElement id

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