IfTree
#
- class ansys.scade.apitools.create.data_def.IfTree(position: Tuple[float, float] = (0, 0))#
Bases:
abc.ABC
Provides an intermediate structure for describing the structure of an if block.
Store the attributes.
Overview#
Import detail#
from ansys.scade.apitools.create.data_def import IfTree
Attribute detail#
- IfTree.name = ''#
- IfTree.position = (0, 0)#