Inhalt

Index

I_OUTFIELD

I_OUTFIELD generates a static text block, in which you can enter some text, e.g. the description of a parameter. The style of the text is defined by I_STYLE.

Syntax

I_OUTFIELD expression,x,y,width,height [, alignment] [I_TOOLTIP tooltiptext]

Parameter

expression (string): any string (text or numerical), must be enclosed between double quotes.

x, y (integer, ³0): upper left corner of the text field.

width, height (integer, >0): width and height of the text field in pixels.

alignment (integer): defines the alignment of the text within the text field. If not specified, the text is left aligned.

0: left aligned (default)
1: right aligned
2: centered

I_TOOLTIP: defines a tooltip for the interface element, for description see I_TOOLTIP.

Remarks

Usable since script version 1.1 (Allplan 2012-1).



Allplan

(C) ALLPLAN GmbH

Privacy policy