Changeset 487

Show
Ignore:
Timestamp:
02/09/2007 07:30:34 AM (2 years ago)
Author:
AHaumer
Message:

aasked by Christoph to have same icons in Analog and MultiPhase

Location:
Modelica/trunk/Modelica/Electrical/Analog
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • Modelica/trunk/Modelica/Electrical/Analog/Interfaces.mo

    r460 r487  
    471471        Line(points=[0, -50; 0, 50], style(color=0, rgbcolor={0,0,0})), 
    472472        Text(extent=[-150, 120; 150, 80], string="%name"), 
    473         Line(points=[-60,-80; 60,-80], style(color=3, rgbcolor={0,0,255})), 
    474         Polygon(points=[60,-80; 30,-70; 30,-90; 60,-80], style( 
     473        Polygon(points=[90,0; 60,10; 60,-10; 90,0],      style( 
    475474            color=3, 
    476475            rgbcolor={0,0,255}, 
  • Modelica/trunk/Modelica/Electrical/Analog/Sources.mo

    r324 r487  
    12491249        Line(points=[0, -50; 0, 50], style(color=0, rgbcolor={0,0,0})), 
    12501250        Text(extent=[-100, -120; 100, -80], string="%name"), 
    1251         Line(points=[-60,-70; 60,-70], style(color=3, rgbcolor={0,0,255})), 
    1252         Polygon(points=[60,-70; 30,-60; 30,-80; 60,-70], style( 
     1251        Polygon(points=[90,0; 60,10; 60,-10; 90,0],      style( 
    12531252            color=3, 
    12541253            rgbcolor={0,0,255}, 
     
    13021301        Line(points=[0, -50; 0, 50], style(color=0, rgbcolor={0,0,0})), 
    13031302        Text(extent=[-100,80; 100,120],     string="%name=%I"), 
    1304         Line(points=[-60,-80; 60,-80], style(color=3, rgbcolor={0,0,255})), 
    1305         Polygon(points=[60,-80; 30,-70; 30,-90; 60,-80], style( 
     1303        Polygon(points=[90,0; 60,10; 60,-10; 90,0],      style( 
    13061304            color=3, 
    13071305            rgbcolor={0,0,255},