-
Notifications
You must be signed in to change notification settings - Fork 635
API Changes in Dynamo 2.11
Michael Kirschner edited this page Mar 15, 2021
·
2 revisions
- new
SetAttributes
andGetAttributes
methods are added for internal use. Do not use.
- new
DynamoViewModel.SaveAs
method added that has acontext
parameter - old method is obsoleted.
str -> string cx -> color args -> arguments obj -> object StartCol -> StartColumn Integer -> Int x -> Bool
Looking for help with using the Dynamo application? Try dynamobim.org.
- Dynamo 2.0 Language Changes Explained
- How Replication and Replication Guide work: Part 1
- How Replication and Replication Guide work: Part 2
- How Replication and Replication Guide work: Part 3