param:parameters-get-byname
(param:parameters-get-byname blkId
name [ create ])
Returns the 3DConstraint parameter with
name (string) of
BlockTableRecord blkId
(ename); if create is non-NIL, such a
parameter is created, if not yet existing.
Arguments |
blkId (ename) the BlockTableRecord (block definition) to be
queried |
Return |
integer (parameter identifier), or NIL |
Example |
(vl-load-mech)
2 |
Remarks |
|
Note |
|
© Bricsys NV. All rights reserved. |