Odcl_DwgUtimeList

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_DwgUtimeList

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_UTimeList

This function will Show you all users who worked in the current drawing an time spent on it.

This function will create a list of all user name and time spent on the current drawing.

example:

(("Johnny.B" "0.001194178240740739")("Alica Milova" "0.41220202033004") .....)

 

AutoLisp Syntax:

(seqq rValue (Odcl_UTimeList))