Inhalt

Index

I_ELLIPS

I_ELLIPS generates an ellipsis within the drawing area defined by a preceding I_CANVAS command; therefore, it may be used only in conjunction with I_CANVAS.

For this the current settings defined by I_COLOR and I_PEN are used.

Syntax

I_ELLIPS x_pos, y_pos, x_len, y_len [, id]

Parameters

x_pos, y_pos (integer): left bottom point; position of ellips

x_len, y_len (integer): dimension of ellipsis

id (integer): unique identifier; at a click on the object, the global variable GLOB_UI_BUTTON_ID is set to the ID specified in the parameter id.

Remarks

For more information see I_CANVAS.

Usable since script version 2.0 (Allplan 2014-1).



Allplan

(C) ALLPLAN GmbH

Privacy policy