vle-curve-getperimeter
(vle-curve-getperimeter
entity)
returns the curve length (perimeter) for the
specified entity
|
Arguments |
'entity' can be an ENAME or VLA-OBJECT |
|
Return |
'length' (perimeter) value of any 'curve' entity, or NIL in case of an (unexpected) error |
|
Example |
(vle-curve-getperimeter
(entlast)) |
|
Alias |
vlax-curve-getperimeter |
|
Remarks |
| © Menhirs NV. All rights reserved. |