Odcl_DWGwhosIn

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > External files >

Odcl_DWGwhosIn

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_DWGwhosIn

This function will tell you who is in a specified drawing.

First Parameter

File same as string

ex: "X:\\MyProject\\MyDrawing.dwg"

 

Note:

This function work also for dwt files.

 

Return Values

Return the owner name or file system attribute.

 

AutoLi p Syntax:

(setq rValue (Odcl_DoGwhosIn FileName [as string]))