Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.

- add some comments in how to model 3D visualisers #106

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vwaurich
Copy link
Member

@vwaurich vwaurich commented May 3, 2019

No description provided.

UsersGuide/source/omedit.rst Outdated Show resolved Hide resolved
@@ -707,6 +707,13 @@ Since OpenModelica 1.11 , OMEdit has built-in 3D visualization,
which replaces third-party libraries (such as `Modelica3D
<https://github.com/OpenModelica/Modelica3D>`_) for 3D visualization.

OMEdit can visualize geometric primitves from the “\ **Modelica.Mechanics.MultiBody**\ ”-library.
The base model for visualizers is “\ **Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape**\ ” .
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the space before the full stop.

@@ -707,6 +707,13 @@ Since OpenModelica 1.11 , OMEdit has built-in 3D visualization,
which replaces third-party libraries (such as `Modelica3D
<https://github.com/OpenModelica/Modelica3D>`_) for 3D visualization.

OMEdit can visualize geometric primitves from the “\ **Modelica.Mechanics.MultiBody**\ ”-library.
The base model for visualizers is “\ **Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape**\ ” .
CAD-based 3D-animation can be used with a “\ **Shape**\ ” model by setting the “\ **shapeType**\ ”-parameter to:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace the hyphen with a space.

The base model for visualizers is “\ **Modelica.Mechanics.MultiBody.Visualizers.Advanced.Shape**\ ” .
CAD-based 3D-animation can be used with a “\ **Shape**\ ” model by setting the “\ **shapeType**\ ”-parameter to:
“\ **modelica://packageName/pathToCADFile.stl**\ ”.
Usually, the CAD-files are stored in the package directory in a folder called “\ **Resources/stl/**\ ”
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A full stop is missing here.

@adeas31
Copy link
Member

adeas31 commented May 6, 2019

@vwaurich squash the commits to one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants