civil:pgroups-create
(civil:pgroups-create name)
Creates a new C3D PointGroup named as
name (string).
Arguments |
name (string) the name of the PointGroup to be created |
Return |
ENAME of the new C3D PointGroup, or NIL if the function fails (i.e. invalid name, or already existing PointGroup) |
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. |