LIMITS Statement
- Last UpdatedDec 03, 2025
- 1 minute read
LIMITS,<xmin>, <ymin>, <zmin>,
<xmax>, <ymax>, <zmax>
{ [XMIN= <xmin>,] [YMIN= <ymin>,] }
[ZMIN= <zmin>,] [XMAX= <xmax>,]
[YMAX= <ymax>,] [ZMAX= <zmax>,]
-
<xmin>, <xmax> is the restricting coordinates along the x-axis.
-
<ymin>, <ymax> is the restricting coordinates along the y-axis.
-
<zmin>, <zmax> is the restricting coordinates along the z-axis.
If no restricting coordinates are given along one axis, no restrictions are used along this axis.