Root/Software/sie_cg/block_editor/constant_bool.die

1<!--File for SIE Code Generator. Custmos Blocks-->
2<CustomItem BlockName="Constant Bool">
3    <Polygon>
4        <Point x="-50" y="-10"/>
5        <Point x="-50" y="10"/>
6        <Point x="20" y="10"/>
7        <Point x="20" y="-10"/>
8        <Point x="-50" y="-10"/>
9        <Point x="100" y="-10"/>
10        <Point x="100" y="10"/>
11        <Point x="20" y="10"/>
12        <Point x="100" y="10"/>
13        <Point x="100" y="-10"/>
14    </Polygon>
15    <TextItems>
16        <TextItem myStyleIO="0" posOffset-y="-0" editableItem="0" ID="0" text="Const" posOffset-x="-30"/>
17        <TextItem myStyleIO="0" posOffset-y="-0" editableItem="1" ID="1" text="1" posOffset-x="0"/>
18        <TextItem myStyleIO="1" posOffset-y="-0" editableItem="0" ID="3" text="OUT Bool" posOffset-x="100"/>
19    </TextItems><![CDATA[]]><![CDATA[]]><![CDATA[
20    out_3=value_1;
21]]><![CDATA[]]></CustomItem>
22

Archive Download this file

Branches:
master



interactive