max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXldmax_parallels_xld (Operator)

Name

max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXldmax_parallels_xld — Berechnen paralleler Polygone mit maximaler Ausdehnung.

Signatur

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()

def max_parallels_xld(ext_parallels: HObject) -> HObject

Beschreibung

Mit max_parallels_xldmax_parallels_xldMaxParallelsXldMaxParallelsXldMaxParallelsXldmax_parallels_xld werden alle modifizierten parallelen Polygonteilstücke, die unter ExtParallelsExtParallelsExtParallelsExtParallelsextParallelsext_parallels abgespeichert sind, zu einem Polygonstück zusammengefasst. Die gefundenen Polygone werden mit ihrem kleinsten Anfangsindex und größtem Endindex abgespeichert. Es werden somit Polygone, die an mehreren Stellen Parallelität aufweisen, als ein langes Polygonstück (von der ersten Linie bis zur letzten parallelen Linie) in MaxPolygonsMaxPolygonsMaxPolygonsMaxPolygonsmaxPolygonsmax_polygons ausgegeben.

Ausführungsinformationen

Parameter

ExtParallelsExtParallelsExtParallelsExtParallelsextParallelsext_parallels (input_object)  xld_ext_para-array objectHXLDExtParaHObjectHXLDExtParaHobject

Erweiterte Parallelen.

MaxPolygonsMaxPolygonsMaxPolygonsMaxPolygonsmaxPolygonsmax_polygons (output_object)  xld_poly-array objectHXLDPolyHObjectHXLDPolyHobject *

Maximal erweiterte Polygonstücke.

Vorgänger

mod_parallels_xldmod_parallels_xldModParallelsXldModParallelsXldModParallelsXldmod_parallels_xld

Nachfolger

get_polygon_xldget_polygon_xldGetPolygonXldGetPolygonXldGetPolygonXldget_polygon_xld, get_lines_xldget_lines_xldGetLinesXldGetLinesXldGetLinesXldget_lines_xld

Modul

Foundation