max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld (Operator)
Name
max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld
— Join modified XLD parallels lying on the same polygon.
Signature
Description
max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXldMaxParallelsXld
joins all modified XLD parallels in
ExtParallelsExtParallelsExtParallelsExtParallelsextParallels
into a polygon if they lie on the same
original polygon segment. This means that polygons exhibiting
parallelism and enclosing homogeneous areas in several places are
joined into one long polygon (from the first parallel line to the
last parallel line). The resulting polygons are returned in
MaxPolygonsMaxPolygonsMaxPolygonsMaxPolygonsmaxPolygons
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
ExtParallelsExtParallelsExtParallelsExtParallelsextParallels
(input_object) xld_ext_para-array →
objectHXLDExtParaHXLDExtParaHobject
Extended XLD parallels.
MaxPolygonsMaxPolygonsMaxPolygonsMaxPolygonsmaxPolygons
(output_object) xld_poly-array →
objectHXLDPolyHXLDPolyHobject *
Maximally extended parallels.
Possible Predecessors
mod_parallels_xldmod_parallels_xldModParallelsXldModParallelsXldModParallelsXld
Possible Successors
get_polygon_xldget_polygon_xldGetPolygonXldGetPolygonXldGetPolygonXld
,
get_lines_xldget_lines_xldGetLinesXldGetLinesXldGetLinesXld
Module
Foundation