add region option

This commit is contained in:
mattijs
2009-04-25 14:46:03 +01:00
parent c7dd5e32c5
commit 2d96e32b13
3 changed files with 14 additions and 3 deletions

View File

@ -105,6 +105,14 @@ sets
end (2 0.51 0.005);
nPoints 10;
}
somePoints
{
type cloud;
axis xyz;
points ((0.049 0.049 0.005)(0.051 0.049 0.005));
}
);