civil:pgroups-groupswithpoint
(civil:pgroups-groupswithpoint
number)
Returns a list of C3D PointGroup objects
containing the specified point by its number.
Arguments |
number (integer >= 0) the point number, to find in all PointGroup objects |
Return |
list of ENAME, or NIL if the
point with number is not contained in any group; |
Example |
(vl-load-civil)
T |
Remarks |
For a drawing containing Civil entities, there is always a PointGroup named "_All points" containing all C3D Point objects |
© Bricsys NV. All rights reserved. |