tutorials: updated triSurface entries to logical format
supported by commit 80e22788e4
This commit is contained in:
@ -28,10 +28,10 @@ addLayers true;
|
||||
// - to 'snap' the mesh boundary to the surface
|
||||
geometry
|
||||
{
|
||||
// motorBike.obj
|
||||
// motorBike
|
||||
// {
|
||||
// type triSurfaceMesh;
|
||||
// name motorBike;
|
||||
// file "motorBike.obj";
|
||||
// }
|
||||
//
|
||||
// refinementBox
|
||||
|
||||
@ -29,10 +29,10 @@ addLayers false;
|
||||
// - to 'snap' the mesh boundary to the surface
|
||||
geometry
|
||||
{
|
||||
flange.stl
|
||||
flange
|
||||
{
|
||||
type triSurfaceMesh;
|
||||
name flange;
|
||||
file "flange.stl";
|
||||
}
|
||||
|
||||
//- Refine a bit extra around the small centre hole
|
||||
|
||||
Reference in New Issue
Block a user