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

asked by Christoph to have same icons in Analog and MultiPhase

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Modelica/branches/maintenance/2.2.1/Modelica/Electrical/Analog/Sources.mo

    r463 r486  
    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},