dss.IDSSProgress
#
Module Contents#
Classes#
API#
- class dss.IDSSProgress.IDSSProgress(api_util, prefer_lists=False)#
Bases:
dss._cffi_api_util.Base
- property Caption: str#
(write-only) Caption to appear on the bottom of the DSS Progress form.
Original COM help: https://opendss.epri.com/Caption.html
- Close()#
- property PctProgress: int#
(write-only) Percent progress to indicate [0..100]
Original COM help: https://opendss.epri.com/PctProgress.html
- Show()#
- __init__(api_util, prefer_lists=False)#