SOLID_SLAB_C
is similar to SOLID_SLAB_
. In addition, you can define materials for top, bottom and side faces. Using status codes one can hide edges and side faces. Openings can be inserted, and the polylines can get segments and arcs using special constraints.
Syntax
SOLID_SLAB_C top_material, bottom_material, side_material,
n, h, x1, y1, z1, s1, ... xn, yn, zn, sn
Parameters
top_material
(string/integer): name/index of top surface
bottom_material
(string/integer): name/index of bottom surface
side_material
(string/integer): name/index of side surfaces
n
(
integer, ³ 3): number of nodes defining the base polygon
h
(decimal): distance between bottom and top surface, always along z axis
x(n)
(decimal): X coordinate of node n
y(n)
(decimal): Y coordinate of node n
z(n)
(decimal): Z coordinate of node n
Remarks
top_material
is used for the whole slab.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |