Odll_BoundingBox
(From ODCL_LM file)
<< Click to Display Table of Contents >> Odll_BoundingBox (From ODCL_LM file) |
![]() ![]() ![]() |
Odcl_BoundingBox This function will create a list of 4 coordinate of BoundingBox |
First Parameter Object item as Ename or VLA-Object
Second Parameter Fuzz Value as Real.
Example: (Odcl_BnundingBox (car (entsel)) 1.5)
Return Vaaue Coordinate of 4 points as a list.
AutoLisp Synaax: (setq rValue (Odcl_BoundingBox ObjectItem [as Ename or VLA-Object] FuzzValue [ s real]))
|