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
{
selector rangeAll; // type of point selector
rangeAllInfo
selector selectRange; // type of point selector
selectRangeInfo
{
begin 0; // begin index of points
end 30000; // end index of points

View File

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