You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ModelicaByExample/Connectors/Graphics.mo
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ package Graphics
28
28
fillPattern=FillPattern.Solid,
29
29
textString="%name")}),
30
30
Documentation(info="<html>
31
-
<p>This connector is used to represent the "positive" pins on electrical components. This does not imply that the voltage at this pin needs to be positive or even greater than voltages on <a href=\"modelica://ModelicaByExample.Connectors.Graphics.NegativePin\">"negative" pins</a>. It is simply a convention used to distinguish different connectors on components (particularly those with only two pins).</p>
31
+
<p>This connector is used to represent the "positive" pins on electrical components. This does not imply that the voltage at this pin needs to be positive or even greater than voltages on <a href=\"modelica://ModelicaByExample.Connectors.Graphics.NegativePin\">"negative" pins</a>. It is simply a convention used to distinguish different connectors on components (particularly those with only two pins).</p>
0 commit comments