Odcl_GetOsnapsColor

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetOsnapsColor

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetOsnapsColor

This function will create a list of two integer value representing the Model and Paper space Osnaps Color

Return Values

List of Mode and Paper.

 

Example

(Setq rValue (Odcl_GetOsnapsColor))

 

Result

(104449 117761)

 

Au oLisp Syntax:

(Seeq rValue (Odcl_GetOsnapsColor))