param:get-constraintsgroup
(param:get-constraintsgroup idBlock
[createIfNotExisting])
Returns the ConstraintsGroup identifier for
the specified idBlock
BlockTableRecord; if not existing and
createIfNotExisting is non-NIL, a new ConstraintsGroup is created and attached
to the BlockTableRecord.
Arguments |
idBlock (ename) specifies the BlockTableRecord ("Block") to
retrieve the assigned ConstraintGroup from |
Return |
the "integer identifier" of
the existing (or created) ConstraintGroup if the specified
BlockTableRecord; |
Example |
(vl-load-mech)
2 |
Remarks |
|
Note |
|
© Bricsys NV. All rights reserved. |