mech:get-componentparametervalue
(mech:get-componentparametervalue
idBlockRef paramName)
Returns the (double) value of parameter
paramName (string)
of the constrained idBlockRef
BlockReference entity (ename); returns a
double or NIL.
|
Arguments |
idBlockRef
(ename) the BlockReference entity to be
queried |
|
Return |
the double value if the parameter is a numerical value, or evaluates to a numerical value; otherwise NIL is not appropriate |
|
Example |
(vl-load-mech)
2 |
|
Remarks |
|
|
Note |
|
| © Bricsys NV. All rights reserved. |