[Inhalt] [Zurück] [Weiter] [Thema] [Index]

PolyInside()


Syntax:

PolyInside (Polygon poly, GeoPoint gp) : Bool
poly: ein Polygon
gp: ein Punkt

Beispiel:

innen := PolyInside (poly, einzelpunkt)

Beschreibung:

Gibt zurück, ob der Punkt gp im Polygon poly enthalten ist.

Siehe auch PolyArea() und PolyLen().



toposoft 28.03.2024