modelSurface

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

Extends from Modelica.Utilities.Internal.PartialModelicaServices.Animation.PartialSurface (Interface for 3D animation of surfaces).

Information

The interface of this model is documented at Modelica.Mechanics.MultiBody.Visualizers.Advanced.Surface.
The interface of this model is defined at Modelica.Utilities.Internal.PartialModelicaServices.Animation.PartialSurface.

Parameters

TypeNameDefaultDescription
Surface properties
Integernu (from PartialSurface)2Number of points in u-Dimension
Integernv (from PartialSurface)2Number of points in v-Dimension
Material properties
Booleanwireframe (from PartialSurface)false= true: 3D model will be displayed without faces
BooleanmultiColoredSurface (from PartialSurface)false= true: Color is defined for each surface point

Components

TypeNameDefaultDescription
Frames.OrientationR (from PartialSurface)Frames.nullRotation()Orientation object to rotate the world frame into the surface frame
SI.Position[3]r_0 (from PartialSurface){0, 0, 0}Position vector from origin of world frame to origin of surface frame, resolved in world frame
Real[3]color (from PartialSurface){255, 0, 0}Color of surface
Types.SpecularCoefficientspecularCoefficient (from PartialSurface)0.7Reflection of ambient light (= 0: light is completely absorbed)
Realtransparency (from PartialSurface)0Transparency of shape: 0 (= opaque) ... 1 (= fully transparent)