WOLFRAM SYSTEM MODELER

Advanced

Visualizers that require basic knowledge about Modelica in order to use them

Package Contents

Arrow

Visualizing an arrow with variable size

DoubleArrow

Visualizing a double arrow with variable size

Vector

Visualizing a vector quantity (force, torque, etc.)

Shape

Visualizing an elementary object with variable size; all data have to be set as modifiers (see info layer)

Surface

Visualizing a moveable, parameterized surface; the surface characteristic is provided by a function

PipeWithScalarField

Visualizing a pipe with a scalar field

SurfaceCharacteristics

Functions returning surface descriptions

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Package Visualizers.Advanced contains components to visualize 3-dimensional shapes with dynamical sizes. None of the components has a frame connector. The position and orientation is set via modifiers. Basic knowledge of Modelica is needed in order to utilize the components of this package. These components have also to be used for models, where the forces and torques in the frame connector are set via equations (in this case, the models of the Visualizers package cannot be used, since they all have frame connectors).

Content

Arrow Visualizing an arrow where all parts of the arrow can vary dynamically:
model Visualizers.Advanced.Arrow
DoubleArrow Visualizing a double arrow where all parts of the arrow can vary dynamically:
model Visualizers.Advanced.DoubleArrow
Shape Visualizing an elementary object with variable size. The following shape types are supported:
 
model Visualizers.Advanced.Shape
Surface Visualizing a moveable parameterized surface:
PipeWithScalarField Visualizing a pipe with a scalar field represented by a color coding:

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.MultiBody.Visualizers.Advanced"]
Out[1]:=