mech:compdef-get-standardpartdescription
(mech:compdef-get-standardpartdescription
blkRefOrSolid localisedName)
Returns the description of the standard part
of the component, referenced by the blkRefOrSolid (ename)
entity.
|
Arguments |
blkRefOrSolid
(ename) the entity to query |
|
Return |
global resp. localised description of the standard part (string), or NIL if not a "standard part" (and in case of an error) |
|
Example |
(vl-load-mech)
1 <Entity name:
7dabeda0> |
|
Remarks |
blkRefOrSolid could be a BlockReference or 3dSolid |
|
Note |
see function (mech:compdef-get-isstandard) |
| © Bricsys NV. All rights reserved. |