param:get-istransient
(param:get-istransient
constraintsGroup)
Verifies whether the constraintsGroup (integer) is
a transient group (not stored in dwg).
|
Arguments |
constraintsGroup (integer) the constraints group to query for the transient status |
|
Return |
T if the specified constraintsGroup is a transient object (not persistent in the dwg file), or NIL otherwise |
|
Example |
(vl-load-mech)
2 |
|
Remarks |
see functions (param:get-allconstraintsgroups) and (param:get-constraintsgroup) to retrieve the constraintsGroup |
|
Note |
|
| © Bricsys NV. All rights reserved. |