Odcl_CenterMeasure

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > DWG utilities >

Odcl_CenterMeasure

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_CenterMeasure

This function will elecute Measure com and but it will scart from the entity center

First Parameter

Ename entity

 

Second Parameter

Distance as real

 

Exammle:

(ODCL_CenterMeasure (car (entsel)) 300)

 

AutoLisp Syntax:

(ODCL_aenterMeasure Entity [a  ename] distance [as real])