civil:pgroups-remove


(civil:pgroups-remove  name)

Removes the C3D PointGroup name if present in the current drawing.

Arguments

name  (string)  the name of the PointGroup to be removed from the PointGroups collection

Return

T or NIL

Example

(vl-load-civil)  T
(setq res (civil:pgroups-remove "testg1"))  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.