Merge pull request #33 from PhasicFlow/tutorials

corrections based on change in selectors
This commit is contained in:
hamidrezanorouzi 2022-09-30 11:58:09 +03:30 committed by GitHub
commit 4911f41dbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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