corrections based on change in selectors

This commit is contained in:
hamidrezanorouzi 2022-09-30 11:57:16 +03:30
parent 62f400613a
commit 7e259a9caa
2 changed files with 4 additions and 4 deletions

View File

@ -48,8 +48,8 @@ setFields
{ {
shapeAssigne shapeAssigne
{ {
selector rangeAll; // type of point selector selector selectRange; // type of point selector
rangeAllInfo selectRangeInfo
{ {
begin 0; // begin index of points begin 0; // begin index of points
end 30000; // end index of points end 30000; // end index of points

View File

@ -48,8 +48,8 @@ setFields
{ {
shapeAssigne shapeAssigne
{ {
selector rangeAll; // type of point selector selector selectRange; // type of point selector
rangeAllInfo selectRangeInfo
{ {
begin 0; // begin index of points begin 0; // begin index of points
end 30000; // end index of points end 30000; // end index of points