Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
05 ArchiCAD 11 GDL Reference Guide.pdf
Скачиваний:
58
Добавлен:
11.03.2015
Размер:
3.22 Mб
Скачать

Attributes

Parameters:

spacingx1, spacingx2: horizontal spacings spacingy1, spacingy2: vertical spacings scaling1: horizontal scale

scaling2: vertical scale

macro_name: the name of the library part.

DEFINE SOLID_FILL

DEFINE SOLID_FILL name [[,] FILLTYPES_MASK fill_types]]

Defines a solid fill.

Note: This command can contain additional data definition.

See “Additional Data” on page 177 for details..

DEFINE EMPTY_FILL

DEFINE EMPTY_FILL name [[,] FILLTYPES_MASK fill_types]

Defines an empty fill.

Note: This command can contain additional data definition.

See “Additional Data” on page 177 for details.

Line Types

DEFINE LINE_TYPE

DEFINE LINE_TYPE name spacing, n, length1, ... lengthn

Note: This command can contain additional data definition.

See “Additional Data” on page 177 for details..

Any GDL script may include line type definitions prior to the first reference to that line-type name. The line type defined this way can be used only for 2D elements in the script in which it was defined and its subsequent second generation scripts.

name: name of the line type spacing: spacing factor

n: number of the line parts

172

ArchiCAD 11 GDL Reference Guide