Odcl_RoundsInt

(From ODCL_LM file)List

<< Click to Display Table of Contents >>

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

Odcl_RoundsInt

(From ODCL_LM file)List

Previous pageReturn to chapter overviewNext page

 

 

Odcl_RoundsInt

This function will rounds numeric value.

 

Parameter:

Numeric Value

 

Exemple:

(Odcl_RoundsInt 344.64)

 

 

AutoLisp Syntax:

(Odcl_RoundsInt NumericValue [as Numeric] )