mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
corrections based on change in selectors
This commit is contained in:
@ -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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user