PRISM_B
is similar to PRISM_C
and creates a smooth curved prism.
Syntax
PRISM_B top_material, bottom_material, side_material,
n, h, radius, 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
n
(
integer, ³ 3): number of nodes
h
(decimal): height along z axis
radius
(integer): bends xy-plane onto a cylinder tangential to it
x(n)
(decimal): X coordinate of node n
y(n)
(decimal): Y coordinate of node n
s(n)
(integer): status code of node n
Remarks
Only top_material
is used for the whole prism.
Edges along the X axis are transformed to circular arcs; edges along the Y axis remain horizontal; edges along the Z axis will be radial in direction.
All parameters except radius
correspond with PRISM_C
.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |