IPropertiesDataExchange#
- class ansys.scade.guitools.interfaces.IPropertiesDataExchange#
Bases:
abc.ABCInterface for exchanging data between a property page and the model.
Overview#
Update the page with the properties read from the model. |
|
Update the model with the properties read from the page. |
Import detail#
from ansys.scade.guitools.interfaces import IPropertiesDataExchange