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

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.ElementCol elementCol)
 __iter__ (self)
 __len__ (self)
Public Member Functions inherited from hyperx.api.IdEntityCol
 __init__ (self, _api.IdEntityCol idEntityCol)
bool Contains (self, int id)
int Count (self)
IdEntity Get (self, int id)

Protected Attributes

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

Properties

 ElementColList = property
 PlateElements = property
 PlateIds = property
Properties inherited from hyperx.api.IdEntityCol
 Ids = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ElementCol.__init__ ( self,
_api.ElementCol elementCol )

Member Function Documentation

◆ __getitem__()

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

◆ __iter__()

hyperx.api.ElementCol.__iter__ ( self)

◆ __len__()

hyperx.api.ElementCol.__len__ ( self)

Member Data Documentation

◆ _CollectedClass

hyperx.api.ElementCol._CollectedClass = Element
protected

Property Documentation

◆ ElementColList

hyperx.api.ElementCol.ElementColList = property
static

◆ PlateElements

hyperx.api.ElementCol.PlateElements = property
static

◆ PlateIds

hyperx.api.ElementCol.PlateIds = property
static

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