tin:getmajorcontours
(tin:getmajorcontours
tinEname)
This function returns the list of polygons of
the major contour lines for the tinEname TinSurface
entity.
Arguments |
tinEname (ename or vla-object) the TinSurface entity to query |
Return |
(list of 3D point lists) the list of major contour polygons of the TinSurface entity, or NIL |
Example |
(tin:getMajorContours
tin) |
Remarks |
see (tin:setmajorcontoursinterval) function |
© Bricsys NV. All rights reserved. |