Skip to content
Snippets Groups Projects
Commit c536c0fe authored by Mark OLESEN's avatar Mark OLESEN
Browse files

TUT: use scale instead of convertToMeters

parent 1a7fbc3d
Branches
Tags
No related merge requests found
...@@ -15,7 +15,7 @@ FoamFile ...@@ -15,7 +15,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters 1; scale 1;
vertices vertices
( (
...@@ -52,5 +52,7 @@ boundary ...@@ -52,5 +52,7 @@ boundary
(4 5 6 7) //upperWall (4 5 6 7) //upperWall
); );
} }
); );
// ************************************************************************* //
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment