param:get-constraints
(param:get-constraints idBlock [
createIfNotExist ])
Returns the list of 3DConstraints for the
specified idBlock (ename) BlockTableRecord;
if no constraints group is assigned to
idBlock and
createIfNotExist is non-NIL, a new constraint group is created.
Arguments |
idBlock (ename) the BlockTableRecord to query |
Return |
list of integers or NIL |
Example |
(vl-load-mech)
2 |
Remarks |
|
Note |
|
© Bricsys NV. All rights reserved. |