PRISM_H
is similar to PRISM_F
.
Syntax
PRISM_H top_mat, bottom_mat, side_mat, hill_mat,
n, thickness, angle, hill_height, status,
x1, y1, s1, ..., xn, yn, 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
hill_material
(string/integer): name/index of the side material for the chamfered part
n
(integer, ³ 3): number of nodes
thickness
(decimal): overall height of prism and chamfered parts along Z axis
angle
(decimal, 0 £ angle < 90): inclination of chamfered edges, in degrees
If angle = 0, the chamfered edges seen from an orthogonal view form a quarter circle with the current resolution.
hill_height
(decimal, < thickness): height of chamfered edges along z axis
x(n)
(decimal): X coordinate of node n
y(n)
(decimal): Y coordinate of node n
s(n)
(integer): status code of node n. si
allows you to define holes and create segments and arcs in the polyline using special constraints.
Remarks
The status
parameter is currently not supported.
Only top_material
is used for the whole solid.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |