bpoly


(bpoly  point)

This function returns a polyline from the boundary found around point.

Arguments

point  (2d/3d point list) the point to create the boundary around

Return

ENAME of the boundary polyline (if created), NIL otherwise

Example


Remarks

In AutoLISP, there is only the first argument point allowed, the original syntax (bpoly point selectionset) is no longer supported;
alternative : (command "_-boundary" ....)



©  Bricsys NV. All rights reserved.