2021-04-20
06:06 PM
- last edited on
2021-09-14
09:16 AM
by
Noemi Balogh
2021-04-20 06:38 PM
n = REQUEST ("Name_of_building_material", bm_01, bm_name)
n = REQUEST{2} ("Building_Material_info", bm_name, "gs_bmat_cutFill_properties", fill_index,
fill_pen, fill_bg_pen)
poly_x = 1
poly_y = 1
PEN L_
FILL fill_index
POLY2_B 5, 7, fill_pen, fill_bg_pen,
- poly_x / 2, - poly_y / 2, 1,
poly_x / 2, - poly_y / 2, 1,
poly_x / 2, poly_y / 2, 1,
- poly_x / 2, poly_y / 2, 1,
- poly_x / 2, - poly_y / 2, -1