VS:Vectorworks 2015 Development: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(Created page with "{{LocationMain|category=LocationVSSpecial|specific=}} == New Functions == VS:Vectorworks 2015 New Functions")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LocationMain|category=LocationVSSpecial|specific=}}
{{LocationMain|category=LocationVSSpecial|specific=}}
== Version Information ==
Vectorworks 2015 is a 64-bit application. This does not affect VectorScript in anyway as it does not support any of the extended types. Python Scripting is affected only by the fact that now Vectorworks uses the 64-bit Python engine.
*[[Vectorworks VWR Resources]]
In addition, the deprecated layout manager functions in Vectorworks 2010 have been removed. Consult here [[VS:Vectorworks_2010_Deprecated_Functions]] for a table of substitutes.
== New features ==
*[[VS:Progress Dialog]]
== New Functions ==
== New Functions ==


[[VS:Vectorworks 2015 New Functions]]
[[VS:Vectorworks 2015 New Functions]]

Latest revision as of 14:30, 23 September 2014

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Version Information

Vectorworks 2015 is a 64-bit application. This does not affect VectorScript in anyway as it does not support any of the extended types. Python Scripting is affected only by the fact that now Vectorworks uses the 64-bit Python engine.

In addition, the deprecated layout manager functions in Vectorworks 2010 have been removed. Consult here VS:Vectorworks_2010_Deprecated_Functions for a table of substitutes.

New features

New Functions

VS:Vectorworks 2015 New Functions