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

LMIEElementEdge object
No creator

Created in NX1847.0.0. More...

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

Public Member Functions

int EdgeNumber ()
 Returns the edge number
Created in NX1847.0.0. More...
 
NXString Id ()
 Returns the element id
Created in NX1847.0.0. More...
 
void SetEdgeNumber (int edgeNumber)
 Sets the edge 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

LMIEElementEdge object
No creator

Created in NX1847.0.0.


Member Function Documentation

int NXOpen::CAE::Connections::LMIEElementEdge::EdgeNumber ( )

Returns the edge number
Created in NX1847.0.0.



License requirements : None

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

Returns the element id
Created in NX1847.0.0.



License requirements : None

void NXOpen::CAE::Connections::LMIEElementEdge::SetEdgeNumber ( int  edgeNumber)

Sets the edge number
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters
edgeNumberElement edge number
void NXOpen::CAE::Connections::LMIEElementEdge::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::LMIEElementEdge::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.