NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 Obj, NXOpen.CAE.CaeGroupElementSubType SubType, int SubId)
 Constructor for the ElemEdgefaceObject struct. More...
 

Public Attributes

NXOpen.CAE.FEElement Obj
 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  Obj,
NXOpen.CAE.CaeGroupElementSubType  SubType,
int  SubId 
)
inline

Constructor for the ElemEdgefaceObject struct.

Parameters
Objthe object
SubTypeobject sub_component type
SubIdobject 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.