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

PolySetTup()


Syntax:

PolySetTup (Polygon poly, Tupel tup)
poly: ein Polygon
tup: ein Tupel

Beispiel:

PolySetTup (poly, tup)

Beschreibung:

Weist dem Polygon poly das Tupel tup zu. Das Tupel wird nicht kopiert, sondern referenziert. Um die Zuweisung zu löschen, weist man ein ungültiges Tupel zu, Beispiel: PolySetTup (poly, Tupel("")).

Siehe auch LayerAssignRel() und PolyTup().



toposoft 25.04.2024