HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.ZoneJointContainerCol Class Reference
Inheritance diagram for hyperx.api.ZoneJointContainerCol:
hyperx.api.IdNameEntityCol hyperx.api.IdEntityCol hyperx.api.SetCol hyperx.api.StructureCol

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.ZoneJointContainerCol zoneJointContainerCol)
 __iter__ (self)
 __len__ (self)
ZoneJointContainer Create (self, str name)
ZoneJointContainer Get (self, int id)
ZoneJointContainer Get (self, item1=None)
ZoneJointContainer Get (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdNameEntityCol idNameEntityCol)
 __iter__ (self)
 __len__ (self)
Public Member Functions inherited from hyperx.api.IdEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdEntityCol idEntityCol)
 __iter__ (self)
 __len__ (self)
bool Contains (self, int id)
int Count (self)

Properties

 ZoneJointContainerColList = property
Properties inherited from hyperx.api.IdNameEntityCol
 IdNameEntityColList = property
 Names = property
Properties inherited from hyperx.api.IdEntityCol
 IdEntityColList = property
 Ids = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdNameEntityCol
 _CollectedClass = T
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ZoneJointContainerCol.__init__ ( self,
_api.ZoneJointContainerCol zoneJointContainerCol )

Member Function Documentation

◆ __getitem__()

hyperx.api.ZoneJointContainerCol.__getitem__ ( self,
int index )

◆ __iter__()

hyperx.api.ZoneJointContainerCol.__iter__ ( self)

◆ __len__()

hyperx.api.ZoneJointContainerCol.__len__ ( self)

◆ Create()

ZoneJointContainer hyperx.api.ZoneJointContainerCol.Create ( self,
str name )

◆ Get() [1/3]

ZoneJointContainer hyperx.api.ZoneJointContainerCol.Get ( self,
int id )

◆ Get() [2/3]

ZoneJointContainer hyperx.api.ZoneJointContainerCol.Get ( self,
item1 = None )

◆ Get() [3/3]

ZoneJointContainer hyperx.api.ZoneJointContainerCol.Get ( self,
str name )

Property Documentation

◆ ZoneJointContainerColList

hyperx.api.ZoneJointContainerCol.ZoneJointContainerColList = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py