Skip to content
Snippets Groups Projects
Commit f48a1926 authored by Eric Wait's avatar Eric Wait
Browse files

Allow polygons to be reduced

parent 18504365
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ if (~exist('quiet','var') || isempty(quiet))
quiet = false;
end
reductions = [1,1,1];
%reductions = [1,1,1];
polygon = D3d.Polygon.MakeEmptyStruct();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment