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

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.FemPropertyCol femPropertyCol)
 __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 = FemProperty
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol

Properties

 FemPropertyColList = property
Properties inherited from hyperx.api.IdEntityCol
 Ids = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.FemPropertyCol.__init__ ( self,
_api.FemPropertyCol femPropertyCol )

Member Function Documentation

◆ __getitem__()

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

◆ __iter__()

hyperx.api.FemPropertyCol.__iter__ ( self)

◆ __len__()

hyperx.api.FemPropertyCol.__len__ ( self)

Member Data Documentation

◆ _CollectedClass

hyperx.api.FemPropertyCol._CollectedClass = FemProperty
protected

Property Documentation

◆ FemPropertyColList

hyperx.api.FemPropertyCol.FemPropertyColList = property
static

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