Skip to content

drozhkov/gdl-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdl-shell

ARCHICAD 22/23 GDL Shell (Windows) Add-On

usage

ch = open("as-shell", "", "")
v1 = ""
nr = input(ch, "file-open", "", v1)
nr = input(ch, "file-save", "", v1)
nr = input(ch, "dir-open", "", v1)