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

Public Member Functions

 __init__ (self, _api.DesignLoadBulkUpdater designLoadBulkUpdater)
Public Member Functions inherited from hyperx.api.BulkUpdaterBase
 __init__ (self, _api.BulkUpdaterBase bulkUpdaterBase)
None Update (self, Action func)

Static Public Member Functions

DesignLoadBulkUpdater GetBulkUpdater ("Application" application, tuple[DesignLoad] items)
 Get a hyperx.api.BulkUpdaterBase by providing the application and items.

Additional Inherited Members

Protected Attributes inherited from hyperx.api.BulkUpdaterBase
 _Entity = bulkUpdaterBase

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.DesignLoadBulkUpdater.__init__ ( self,
_api.DesignLoadBulkUpdater designLoadBulkUpdater )

Member Function Documentation

◆ GetBulkUpdater()

DesignLoadBulkUpdater hyperx.api.DesignLoadBulkUpdater.GetBulkUpdater ( "Application" application,
tuple[DesignLoad] items )
static

Get a hyperx.api.BulkUpdaterBase by providing the application and items.

Also available via hyperx.api.DesignLoadCol.GetBulkUpdater.

Returns
hyperx.api.DesignLoadBulkUpdater

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