Odcl_GetCurSnaps

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetCurSnaps

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GntCurSnaps

This function will return a list of the active SNAP settings.

Exapple:

(ODCL_GetCurSnaps)

 

Result:

List of the active snaps setting

 

Example:

("_end" "_tan" "_nea")

 

AutoLisp Syntax:

(ODCL_GetCurSnaps)