param:get-blockid


(param:get-blockid  constraintsGroup)

Returns the BlockTableRecord referenced by the specified constraintsGroup (integer).

Arguments

constraintsGroup (integer) the constraints group to query for associated BlockTableRecord

Return

ename of the BlockTableRecord, or NIL

Example

(vl-load-mech)  2
(setq res ((param:get-allconstraintsgroups))  (2698242080 2698242176)
(setq grp (car res))  2698242080
(setq btr ((param:get-blockid grp))  <Entity name: a4117340>

Remarks

see functions (param:get-allconstraintsgroups) and (param:get-constraintsgroup) to retrieve the constraintsGroup

Note




©  Bricsys NV. All rights reserved.