Skip to content

Commit 7139920

Browse files
committed
Remove text from connector icons
1 parent bfcbec0 commit 7139920

File tree

11 files changed

+42
-112
lines changed

11 files changed

+42
-112
lines changed

FMI/FMI3/Interfaces/FMI3BooleanInput.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3BooleanInput = input FMI3Boolean "'input FMI3Boolean' as connect
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,0,255},
77
fillColor={255,0,255},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3Float64Output.mo

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,7 @@ connector FMI3Float64Output = output FMI3Float64 "'output FMI3Float64' as connec
99
lineColor={0,0,127},
1010
fillColor={255,255,255},
1111
fillPattern=FillPattern.Solid,
12-
points={{-100.0,100.0},{100.0,0.0},{-100.0,-100.0}}),
13-
Text(
14-
textColor={0,0,0},
15-
extent={{-180,-40},{-180,40}},
16-
textString="%name",
17-
horizontalAlignment=TextAlignment.Right)}),
12+
points={{-100.0,100.0},{100.0,0.0},{-100.0,-100.0}})}),
1813
Diagram(
1914
coordinateSystem(preserveAspectRatio=true,
2015
extent={{-100.0,-100.0},{100.0,100.0}}),

FMI/FMI3/Interfaces/FMI3Int16Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3Int16Input = input FMI3Int16 "'input FMI3Int16' as connector"
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,127,0},
77
fillColor={255,127,0},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3Int32Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3Int32Input = input FMI3Int32 "'input FMI3Int32' as connector
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,127,0},
77
fillColor={255,127,0},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3Int64Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3Int64Input = input FMI3Int64 "'input FMI3Int64' as connector"
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,127,0},
77
fillColor={255,127,0},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3Int8Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3Int8Input = input FMI3Int8 "'input FMI3Int8' as connector"
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,127,0},
77
fillColor={255,127,0},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3UInt16Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@ connector FMI3UInt16Input = input FMI3UInt16
66
points={{-100,100},{100,0},{-100,-100},{-100,100}},
77
lineColor={255,127,0},
88
fillColor={255,127,0},
9-
fillPattern=FillPattern.Solid),
10-
Text(
11-
textColor={0,0,0},
12-
extent={{140,-20},{140,20}},
13-
textString="%name",
14-
horizontalAlignment=TextAlignment.Left)},
15-
coordinateSystem(
9+
fillPattern=FillPattern.Solid)}, coordinateSystem(
1610
extent={{-100,-100},{100,100}},
1711
preserveAspectRatio=true,
1812
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3UInt32Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@ connector FMI3UInt32Input = input FMI3UInt32
66
points={{-100,100},{100,0},{-100,-100},{-100,100}},
77
lineColor={255,127,0},
88
fillColor={255,127,0},
9-
fillPattern=FillPattern.Solid),
10-
Text(
11-
textColor={0,0,0},
12-
extent={{140,-20},{140,20}},
13-
textString="%name",
14-
horizontalAlignment=TextAlignment.Left)},
15-
coordinateSystem(
9+
fillPattern=FillPattern.Solid)}, coordinateSystem(
1610
extent={{-100,-100},{100,100}},
1711
preserveAspectRatio=true,
1812
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3UInt64Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3UInt64Input = input FMI3UInt64 "'input FMI3UInt64' as connector
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,127,0},
77
fillColor={255,127,0},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

FMI/FMI3/Interfaces/FMI3UInt8Input.mo

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,7 @@ connector FMI3UInt8Input = input FMI3UInt8 "'input FMI3UInt8' as connector"
55
points={{-100,100},{100,0},{-100,-100},{-100,100}},
66
lineColor={255,127,0},
77
fillColor={255,127,0},
8-
fillPattern=FillPattern.Solid),
9-
Text(
10-
textColor={0,0,0},
11-
extent={{140,-20},{140,20}},
12-
textString="%name",
13-
horizontalAlignment=TextAlignment.Left)},
14-
coordinateSystem(
8+
fillPattern=FillPattern.Solid)}, coordinateSystem(
159
extent={{-100,-100},{100,100}},
1610
preserveAspectRatio=true,
1711
initialScale=0.2)),

0 commit comments

Comments
 (0)