Modelica.Mechanics.MultiBody.Types.Defaults

Default settings of the MultiBody library via constants

Information


This package contains constants used as default setting in the MultiBody library.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

NameDescription
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.0Frame arrow head length / arrow diameter
FrameHeadWidthFraction=3.0Frame arrow head width / arrow diameter
FrameLabelHeightFraction=3.0Height of frame label / arrow diameter
ArrowHeadLengthFraction=4.0Arrow head length / arrow diameter
ArrowHeadWidthFraction=3.0Arrow head width / arrow diameter
BodyCylinderDiameterFraction=3Default for body cylinder diameter as a fraction of body sphere diameter
JointRodDiameterFraction=2Default for rod diameter as a fraction of joint sphere diameter attached to rod
Automatically generated Mon Sep 23 17:20:43 2013.