GIT: Initial state after latest Foundation merge

This commit is contained in:
Andrew Heather
2016-09-20 14:49:08 +01:00
4571 changed files with 115696 additions and 74609 deletions

View File

@ -30,7 +30,7 @@ opencfd_text.stl
subsetFeatures
{
// Use a plane to select feature edges
// (normal)(basePoint)
// (normal)(point)
// Keep only edges that intersect the plane will be included
plane (0 0 1)(0 0 0);
@ -65,7 +65,7 @@ opencfd_box.stl
subsetFeatures
{
// Use a plane to select feature edges
// (normal)(basePoint)
// (normal)(point)
// Keep only edges that intersect the plane will be included
plane (0 0 1)(0 0 0);

View File

@ -30,7 +30,7 @@ jaggedBoundary.stl
subsetFeatures
{
// Use a plane to select feature edges
// (normal)(basePoint)
// (normal)(point)
// Keep only edges that intersect the plane will be included
plane (0 0 1)(-0.6 0.3 0.0);

View File

@ -30,7 +30,7 @@ unit_cube.stl
subsetFeatures
{
// Use a plane to select feature edges
// (normal)(basePoint)
// (normal)(point)
// Keep only edges that intersect the plane will be included
plane (0 0 1)(0 0 0);