NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::ElemEdgefaceObject Struct Reference

Structure used to retrieve list of Element Edges or Element Faces in a group. More...

Public Member Functions

 ElemEdgefaceObject (NXOpen::CAE::FEElement *objInitial, NXOpen::CAE::CaeGroupElementSubType subTypeInitial, int subIdInitial)
 Constructor for the ElemEdgefaceObject struct. More...
 

Public Attributes

NXOpen::CAE::FEElementObj
 the object More...
 
int SubId
 object sub_component identifier More...
 
NXOpen::CAE::CaeGroupElementSubType SubType
 object sub_component type More...
 

Detailed Description

Structure used to retrieve list of Element Edges or Element Faces in a group.

Constructor & Destructor Documentation

NXOpen::CAE::ElemEdgefaceObject::ElemEdgefaceObject ( NXOpen::CAE::FEElement objInitial,
NXOpen::CAE::CaeGroupElementSubType  subTypeInitial,
int  subIdInitial 
)

Constructor for the ElemEdgefaceObject struct.

Parameters
objInitialthe object
subTypeInitialobject sub_component type
subIdInitialobject sub_component identifier

Member Data Documentation

NXOpen::CAE::FEElement* NXOpen::CAE::ElemEdgefaceObject::Obj

the object

int NXOpen::CAE::ElemEdgefaceObject::SubId

object sub_component identifier

NXOpen::CAE::CaeGroupElementSubType NXOpen::CAE::ElemEdgefaceObject::SubType

object sub_component type


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