SetObject Struct

class NXOpen.CAE.SetObject

Bases: object

Structure used to pass objects into SetManager and CAESet

. Constructor: NXOpen.CAE.SetObject()

Fields

Field Description
Obj the object
SubType object sub_component type
SubId object sub_component identifier

Obj

SetObject.Obj

the object -------------------------------------

Field Value Type:NXOpen.TaggedObject

SubType

SetObject.SubType

object sub_component type -------------------------------------

Field Value Type:NXOpen.CAE.CaeSetObjectSubType

SubId

SetObject.SubId

object sub_component identifier -------------------------------------

Field Value Type:int