Skip to content

Commit 5f01442

Browse files
committed
Update README.md
1 parent 59dcc00 commit 5f01442

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ The biggest limitation is that you can't deploy DLLs with custom scripts at this
3434
- Configurable "environment" variables that can be used in your scripts
3535
- Save "external scripts" for reuse and start collecting your awesome hacks!
3636
- Run scripts at Autocad or Civil startup
37-
37+
- Quick **Snoop** info object Autocad or Civil3D
38+
- Interactive Snoop from console with IronPython
3839
## Installation
3940

4041
- Download last install stable(msi) from [Release](https://github.com/chuongmep/CADPythonShell/releases/latest)
@@ -48,7 +49,9 @@ Note : Support for 4 last version(2019-2022) Autocad or Civil 3D. Older versions
4849

4950
- <kbd>PythonConsole</kbd> - Open Python Console
5051
- <kbd>PythonShellSetting</kbd> - Open Setting Config Console
51-
- <kbd>Snoop</kbd> - Snoop Object In CAd or Civil3d
52+
- <kbd>Snoop</kbd> - Snoop Object In CAD or Civil3D
53+
- <kbd>sn.Snoop(obj)</kbd> - Snoop Object by Python Console In CAD or Civil3D
54+
- <kbd>snoop(obj)</kbd> - Snoop Object by Python Console or Execute python code In CAD or Civil3D
5255

5356
![](Images/pythoncmd.png)
5457

0 commit comments

Comments
 (0)