Inhalt

Index

SOLID_WALL_

SOLID_WALL_ creates perpendicular walls with materials and openings.

Syntax

SOLID_WALL_ left_material, right_material, side_material,
height, x1, x2, x3, x4, t,
mask1, mask2, mask3, mask4,
n,
x_start1, y_low1, x_end1, y_high1, frame_shown1,
...
x_startn, y_lown, x_endn, y_highn, frame_shownn,
m,
a1, b1, c1, d1,
...
am, bm, cm, dm

Parameters

left_material (string/integer): name/index of left surface

right_material (string/integer): name/index of right surface

side_material (string/integer): name/index of side surfaces

height (real): height of wall from its bottom (in Z direction)

x1, x2, x3, x4 (real): wall's end points projected on XY plane

t (real): width of wall (in Y direction)

With positive values the wall extrudes to the right of the X axis,
with negative values the wall extrudes to the left of the X axis.
If t=0, the wall is shown as a polygon, and frames are drawn around the openings.

n (integer, ³ 0): number of openings in the wall

x_starti, y_lowi, x_endi, y_highi (real): coordinates of wall's opening

m (integer, ³ 0): number of cutting planes

ai, bi, ci, di (real): coefficients of the equation defining the cutting plane [ai*x + bi*y + ci*z = di]

Parts on the positive side of the cutting plane will be cut and removed.

Remarks

left_material is used for the whole wall.

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



Allplan

(C) ALLPLAN GmbH

Privacy policy