Koord-Transf.2D Elemente3D ElementeNon Geo-ScripteFunktionenSteuerbefehleAttributeDiverseAddOns
Parameter ScriptUI ScriptEigensch. ScriptRückw.-MigrationVorw.-Migration
UI_DIALOG UI_PAGE UI_CURR._PAGE UI_BUTTON UI_SEPARATOR UI_GROUPBOX UI_PICT UI_STYLE UI_OUTFIELD
UI_INFIELD UI_INFIELD{2} UI_INFIELD{3} UI_TOOLTIP UI_PICT_BUTTON UI_RADIOBUTTON
Name
UI_SEPARATOR
Syntax
UI_SEPARATORx1, y1, x2, y2
Aufklappen Wertebereiche
x1 ≥ 0, Typ integer
y1 ≥ 0, Typ integer
x2 ≥ 0, Typ integer
y2 ≥ 0, Typ integer
Aufklappen Erläuterung
Dieser Befehl erzeugt waagerechte oder senkrechte Linien im User Interface.
Die Werte x1, y1 liefern den Anfangspunkt der Linie in Pixeln, die Werte x2, y2 den Endpunkt.
Ab ArchiCAD® 9 ist auch vorgesehen zusätzlich zu waagerechten (y2=y1) oder senkrechten (x2=x1) Linien mit dem Befehl auch Rechtecke zu erzeugen. Die beiden Punktkoordinaten geben dann gegenüberliegende Eckpunkte des Rechtecks an.
Aufklappen Beispiel
UI_SEPARATOR 0,25,100,25 ! waagerechte Linie
UI_SEPARATOR 50,40,50,140 ! senkrechte Linie
UI_SEPARATOR 50,150,150,175! Kasten
Aufklappen ArchiCAD®
ab 6.5
Aufklappen Referenzen
GDL-Neue Funktionen 6.5 (DE) S.141
GDL-Handbuch 6.5 (DE) S.169
GDL-Handbuch 7.0 (DE) S.169
GDL-Handbuch 8.0 (DE) S.114
GDL-Handbuch 8.1 (DE) S.116
GDL-Handbuch 9.0 (DE) S.190
GDL-Handbuch 10.0 (DE) S.189
GDL-Handbuch 11.0 (DE) S.195
GDL Reference Guide 9.0 (INT) S.184
GDL Reference Guide 10.0 (INT) S.187
GDL Reference Guide 11.0 (INT) S.187
GDL Cookbook 3.1 (EN/DE) S.2.69
 




separates Web Control Fenster Download Objekt

Aufklappen GDL WebControl