NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAE.SetObject Struct Reference

Structure used to pass objects into SetManager and CAESet More...

Public Member Functions

 SetObject (NXOpen.TaggedObject Obj, NXOpen.CAE.CaeSetObjectSubType SubType, int SubId)
 Constructor for the SetObject struct. More...
 

Public Attributes

NXOpen.TaggedObject Obj
 the object More...
 
int SubId
 object sub_component identifier More...
 
NXOpen.CAE.CaeSetObjectSubType SubType
 object sub_component type More...
 

Detailed Description

Structure used to pass objects into SetManager and CAESet

Constructor & Destructor Documentation

NXOpen.CAE.SetObject.SetObject ( NXOpen.TaggedObject  Obj,
NXOpen.CAE.CaeSetObjectSubType  SubType,
int  SubId 
)
inline

Constructor for the SetObject struct.

Parameters
Objthe object
SubTypeobject sub_component type
SubIdobject sub_component identifier

Member Data Documentation

NXOpen.TaggedObject NXOpen.CAE.SetObject.Obj

the object

int NXOpen.CAE.SetObject.SubId

object sub_component identifier

NXOpen.CAE.CaeSetObjectSubType NXOpen.CAE.SetObject.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.