max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld (Operator)

Name

max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXld — Join modified XLD parallels lying on the same polygon.

Signature

max_parallels_xld(ExtParallels : MaxPolygons : : )

Herror max_parallels_xld(const Hobject ExtParallels, Hobject* MaxPolygons)

Herror T_max_parallels_xld(const Hobject ExtParallels, Hobject* MaxPolygons)

void MaxParallelsXld(const HObject& ExtParallels, HObject* MaxPolygons)

HXLDPoly HXLDExtPara::MaxParallelsXld() const

static void HOperatorSet.MaxParallelsXld(HObject extParallels, out HObject maxPolygons)

HXLDPoly HXLDExtPara.MaxParallelsXld()

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

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