Hi,
I have Yellow lines with values ( attribute Value ) and i need to assign value to quotes ( red lines ), respecting the interval Value+1:
My situation:
What i want ( black numbers ):
Attached my files.
Thanks, -
Danilo
Hi,
I have Yellow lines with values ( attribute Value ) and i need to assign value to quotes ( red lines ), respecting the interval Value+1:
My situation:
What i want ( black numbers ):
Attached my files.
Thanks, -
Danilo
I have two wildly different suggestions.
1. Generate a surface model from just the known contours (yellow) and drape the unknown contours (red) on the surface, get the average Z value for the contour and round to the nearest interger.
2. Use some combinations of the LeftRightSpatialCalculator and NeighborFinder. Thought is that for each known contour you check whether the nearest known contour on the Left is increasing or decreasing. Then the nearest unknown contour on the left side will be +/-1 and the opposite on the right. Wash, rinse, repeat.
I have two wildly different suggestions.
1. Generate a surface model from just the known contours (yellow) and drape the unknown contours (red) on the surface, get the average Z value for the contour and round to the nearest interger.
2. Use some combinations of the LeftRightSpatialCalculator and NeighborFinder. Thought is that for each known contour you check whether the nearest known contour on the Left is increasing or decreasing. Then the nearest unknown contour on the left side will be +/-1 and the opposite on the right. Wash, rinse, repeat.
I have two wildly different suggestions.
1. Generate a surface model from just the known contours (yellow) and drape the unknown contours (red) on the surface, get the average Z value for the contour and round to the nearest interger.
2. Use some combinations of the LeftRightSpatialCalculator and NeighborFinder. Thought is that for each known contour you check whether the nearest known contour on the Left is increasing or decreasing. Then the nearest unknown contour on the left side will be +/-1 and the opposite on the right. Wash, rinse, repeat.
The number 1 = is use the transformer SurfaceModeller ?
Thanks,
Danilo
hi, is ok with my Workspace above?
Thanks,Danilo
hi, is ok with my Workspace above?
Thanks,Danilo