MESH
generates a mesh based on a grid with an equidistant grid-length within a rectangular contour with userdefined length of the rectangle sides.
Syntax
MESH a, b, m, n, mask, z11, z12, ... , z1m, z21, z22, ... , z2m, zn1, zn2, ... , znm
Parameters
a
, b
(decimal): length of the rectangle sides
m
, n
(integer): number of nodes along the X resp. Y axis
mask
: controls the existence of the bottom and side surfaces (see below)
zij
(decimal): height of the corresponding node in Z direction
parameter restrictions: m
³ 2, n
³ 2
Masking
mask
= j1 + 4*j3
with j1
, j3
may be 0 or 1j1
(1): bottom surface is presentj3
(4): side surfaces are present
Remarks
Usable since script version 1.1 (Allplan 2012-1).
(C) ALLPLAN GmbH |
Privacy policy |