Skip to content

Commit

Permalink
Pass forceColor to arrow visualizer (modelica#3990)
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Aug 23, 2022
1 parent 7cb98d4 commit 1c9bcb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modelica/Mechanics/MultiBody/Forces/ForceAndTorque.mo
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ model ForceAndTorque

protected
Visualizers.Advanced.Arrow forceArrow(
color=forceColor,
specularCoefficient=specularCoefficient,
quantity=Modelica.Mechanics.MultiBody.Types.VectorQuantity.Force,
R=frame_b.R,
Expand Down

0 comments on commit 1c9bcb3

Please sign in to comment.