User:CBM-c-: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(→‎Subpages: add link to subpage)
(→‎Subpages: expand)
Line 12: Line 12:
== Subpages ==
== Subpages ==


* [[User:CBM-c-/VS-Py Rosetta Stone]] (Vectorscript Pascal-Python):
; [[User:CBM-c-/VS-Py Rosetta Stone| Pascal - Python Rosetta Stone]]: Map common pitfalls while transitioning from Vectorscript Pascal to Vectorscript Python.
* [[User:CBM-c-/VS-Math]] (Vectorscript Pascal)
; [[User:CBM-c-/VS-Math| Vector Math in the VS API]]: Illustrate vector math as in Vectorscript Pascal for non-programmers.
* [[User:CBM-c-/Plug-in with widget basic example]] (Vectorscript Python)
; [[User:CBM-c-/Plug-in with widget basic example| Plug-in with widget basic example]]: a Python example of custom plug-in object with collapsable/expandable widgets


 
; List Browsers Documentation: Updated Vectorlab article with extensive examples (Vectorscript Pascal):
Updated Vectorlab article (Vectorscript Pascal):
:* [[User:CBM-c-/VS-List_Browsers_part_1| List Browsers, part 1]]
* [[User:CBM-c-/VS-List_Browsers_part_1]]
:* [[User:CBM-c-/VS-List_Browsers_part_2| List Browsers, part 2]]
* [[User:CBM-c-/VS-List_Browsers_part_2]]
:* [[User:CBM-c-/VS-List_Browsers_part_3| List Browsers, part 3]]
* [[User:CBM-c-/VS-List_Browsers_part_3]]
:* [[User:CBM-c-/VS-List_Browsers_part_4| List Browsers, part 4]]
* [[User:CBM-c-/VS-List_Browsers_part_4]]

Revision as of 07:20, 2 January 2022

Ciao,

I am _c_, an architect and BIM Manager based in Berlin. With two decades of field praxis, my expertise is BIM management and project coordination, batch editors and enpowering large projects through extreme customisation. If it can be done, I get it done.

See www.cad-bim-manager.com for more.


Subpages

Pascal - Python Rosetta Stone
Map common pitfalls while transitioning from Vectorscript Pascal to Vectorscript Python.
Vector Math in the VS API
Illustrate vector math as in Vectorscript Pascal for non-programmers.
Plug-in with widget basic example
a Python example of custom plug-in object with collapsable/expandable widgets
List Browsers Documentation
Updated Vectorlab article with extensive examples (Vectorscript Pascal):