civil:pgroups-get
(civil:pgroups-get name)
Returns the ENAME of the C3D PointGroup
name (string) if
present in the current drawing.
|
Arguments |
name (string) the name of the PointGroup to retrieve its ENAME for |
|
Return |
ENAME of the PointGroup, or NIL if no such PointGroup exists |
|
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. |