PRISM_S
is similar to PRISM_C
. In addition, you can define an upper polygon which is not parallel to the XY plane.
Syntax
PRISM_S top_material, bottom_material, side_material,
n,
xb, yb, xe, ye, h, angle,
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
xb
, yb
, xe
, ye
(decimal): coordinates of reference line for inclined upper polygon
h
(decimal): height along Z axis
angle
(decimal): upper polygon's rotation angle around reference line in degrees
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 solid.
The height of the upper polygon is defined at the reference line. Upper and lower polygon must not intersect.
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |