IfTree
#
- class ansys.scade.apitools.create.data_def.IfTree(position: Tuple[float, float] = None)#
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 = None#
- IfTree.position = (0, 0)#