Default settings of the MultiBody library via constants
This package contains constants used as default setting in the MultiBody library.
Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description |
|---|---|
| BodyColor={0,128,255} | Default color for body shapes that have mass (light blue) |
| RodColor={155,155,155} | Default color for massless rod shapes (grey) |
| JointColor={255,0,0} | Default color for elementary joints (red) |
| ForceColor={0,128,0} | Default color for force arrow (dark green) |
| TorqueColor={0,128,0} | Default color for torque arrow (dark green) |
| SpringColor={0,0,255} | Default color for a spring (blue) |
| SensorColor={255,255,0} | Default color for sensors (yellow) |
| FrameColor={0,0,0} | Default color for frame axes and labels (black) |
| ArrowColor={0,0,255} | Default color for arrows and double arrows (blue) |
| FrameHeadLengthFraction=5.0 | Frame arrow head length / arrow diameter |
| FrameHeadWidthFraction=3.0 | Frame arrow head width / arrow diameter |
| FrameLabelHeightFraction=3.0 | Height of frame label / arrow diameter |
| ArrowHeadLengthFraction=4.0 | Arrow head length / arrow diameter |
| ArrowHeadWidthFraction=3.0 | Arrow head width / arrow diameter |
| BodyCylinderDiameterFraction=3 | Default for body cylinder diameter as a fraction of body sphere diameter |
| JointRodDiameterFraction=2 | Default for rod diameter as a fraction of joint sphere diameter attached to rod |