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

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.ZoneDesignResultCol zoneDesignResultCol)
 __iter__ (self)
 __len__ (self)
ZoneDesignResult Get (self, int id)
ZoneDesignResult Get (self, item1=None)
ZoneDesignResult Get (self, types.VariableParameter parameterId)
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)

Protected Attributes

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

Properties

 ZoneDesignResultColList = property
Properties inherited from hyperx.api.IdEntityCol
 IdEntityColList = property
 Ids = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ZoneDesignResultCol.__init__ ( self,
_api.ZoneDesignResultCol zoneDesignResultCol )

Member Function Documentation

◆ __getitem__()

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

◆ __iter__()

hyperx.api.ZoneDesignResultCol.__iter__ ( self)

◆ __len__()

hyperx.api.ZoneDesignResultCol.__len__ ( self)

◆ Get() [1/3]

ZoneDesignResult hyperx.api.ZoneDesignResultCol.Get ( self,
int id )

Reimplemented from hyperx.api.IdEntityCol.

◆ Get() [2/3]

ZoneDesignResult hyperx.api.ZoneDesignResultCol.Get ( self,
item1 = None )

Reimplemented from hyperx.api.IdEntityCol.

◆ Get() [3/3]

ZoneDesignResult hyperx.api.ZoneDesignResultCol.Get ( self,
types.VariableParameter parameterId )

Reimplemented from hyperx.api.IdEntityCol.

Member Data Documentation

◆ _CollectedClass

hyperx.api.ZoneDesignResultCol._CollectedClass = ZoneDesignResult
protected

Property Documentation

◆ ZoneDesignResultColList

hyperx.api.ZoneDesignResultCol.ZoneDesignResultColList = property
static

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