WOLFRAM SYSTEM MODELER

PartialSurface

Interface for 3D animation of surfaces

Wolfram Language

In[1]:=
SystemModel["Modelica.Utilities.Internal.PartialModelicaServices.Animation.PartialSurface"]
Out[1]:=

Information

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

This model is documented at Modelica.Mechanics.MultiBody.Visualizers.Advanced.Surface.

Parameters (4)

nu

Value: 2

Type: Integer

Description: Number of points in u-Dimension

nv

Value: 2

Type: Integer

Description: Number of points in v-Dimension

wireframe

Value: false

Type: Boolean

Description: = true: 3D model will be displayed without faces

multiColoredSurface

Value: false

Type: Boolean

Description: = true: Color is defined for each surface point

Inputs (5)

R

Default Value: Frames.nullRotation()

Type: Orientation

Description: Orientation object to rotate the world frame into the surface frame

r_0

Default Value: {0, 0, 0}

Type: Position[3] (m)

Description: Position vector from origin of world frame to origin of surface frame, resolved in world frame

color

Default Value: {255, 0, 0}

Type: Real[3]

Description: Color of surface

specularCoefficient

Default Value: 0.7

Type: SpecularCoefficient

Description: Reflection of ambient light (= 0: light is completely absorbed)

transparency

Default Value: 0

Type: Real

Description: Transparency of shape: 0 (= opaque) ... 1 (= fully transparent)

Components (1)

R

Type: Orientation

Description: Orientation object to rotate the world frame into the surface frame

Extended by (1)

Surface

Modelica.Mechanics.MultiBody.Visualizers.Advanced

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