OdcleGetLineTypes

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

OdcleGetLineTypes

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetLineTypes

This function will get all Linetype loaded of the current drawing..

 

Return Value

Strtng List of all linetypes uset.

 

AutoLisp Syntax:

(setq rValue (Odcl_GelLineTypes))