Skip to content

Commit c83ed4b

Browse files
Graphics
1 parent e15d845 commit c83ed4b

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Buildings/Templates/HeatingPlants/HotWater/Interfaces/PartialBoilerPlant.mo

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ initial equation
372372
fillPattern=FillPattern.Solid),
373373
Line(
374374
points={{-60,-60},{50,-60},{50,0}},
375-
color={28,108,200},
375+
color={238,46,47},
376376
thickness=5),
377377
Ellipse(
378378
extent={{-40,-40},{0,-80}},
@@ -381,7 +381,7 @@ initial equation
381381
fillColor={0,100,199}),
382382
Line(
383383
points={{-60,100},{50,100},{50,0},{200,0}},
384-
color={28,108,200},
384+
color={238,46,47},
385385
thickness=5),
386386
Rectangle(
387387
extent={{-180,-40},{-60,-120}},
@@ -422,15 +422,15 @@ initial equation
422422
endAngle=360,
423423
visible=typPumHeaWatSec == Buildings.Templates.HeatingPlants.HotWater.Types.PumpsSecondary.Centralized),
424424
Polygon(
425-
points={{150,20},{150,-20},{170,0},{150,20}},
425+
points={{150,19},{150,-19},{169,0},{150,19}},
426426
lineColor={0,0,0},
427427
pattern=LinePattern.None,
428428
fillPattern=FillPattern.HorizontalCylinder,
429429
fillColor={255,255,255},
430430
visible=typPumHeaWatSec == Buildings.Templates.HeatingPlants.HotWater.Types.PumpsSecondary.Centralized),
431431
Line(
432432
points={{200,-100},{-60,-100}},
433-
color={28,108,200},
433+
color={238,46,47},
434434
pattern=LinePattern.Dash,
435435
thickness=5),
436436
Ellipse(
@@ -439,22 +439,22 @@ initial equation
439439
fillPattern=FillPattern.Sphere,
440440
fillColor={0,100,199}),
441441
Polygon(
442-
points={{-20,120},{-20,80},{0,100},{-20,120}},
442+
points={{-20,119},{-20,81},{-1,100},{-20,119}},
443443
lineColor={0,0,0},
444444
pattern=LinePattern.None,
445445
fillPattern=FillPattern.HorizontalCylinder,
446446
fillColor={255,255,255}),
447447
Line(
448448
points={{-60,60},{20,60},{20,-98}},
449-
color={28,108,200},
449+
color={238,46,47},
450450
thickness=5,
451451
pattern=LinePattern.Dash),
452452
Line(
453453
points={{102,-2},{102,-102}},
454-
color={28,108,200},
454+
color={238,46,47},
455455
thickness=5),
456456
Polygon(
457-
points={{-20,-40},{-20,-80},{0,-60},{-20,-40}},
457+
points={{-20,-41},{-20,-79},{-1,-60},{-20,-41}},
458458
lineColor={0,0,0},
459459
pattern=LinePattern.None,
460460
fillPattern=FillPattern.HorizontalCylinder,

0 commit comments

Comments
 (0)