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

 __init__ (self, _api.ZoneJointContainerCol zoneJointContainerCol)
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
 __init__ (self, _api.IdNameEntityCol idNameEntityCol)
Public Member Functions inherited from hyperx.api.IdEntityCol
 __init__ (self, _api.IdEntityCol idEntityCol)
bool Contains (self, int id)
int Count (self)

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdNameEntityCol
 _CollectedClass = T
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol
Properties inherited from hyperx.api.IdNameEntityCol
 Names = property
Properties inherited from hyperx.api.IdEntityCol
 Ids = property

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ 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 )

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