VS:Vectorworks 2011 Deprecated Functions

From Vectorworks Developer
Jump to navigation Jump to search

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

List of deprecated functions

VS:GetType -- deprecated due to 2D/3D Integration. This function will return -1 for 2D objects that are on a 3D plane. Use VS:GetTypeN for the correct type.
Note
VW 2011 will rise warnings if the application preference "Stop Vectorscript on warnings" is TRUE when using:
  • the deprecated routines from the previous version. The warning appears only once per session. Please check your code for the routines listed in Vectorworks 2010 Deprecated Functions.
  • the Wall Style selectors from 1118 to 1157: use the new selectors instead starting 1177 (see SDK, MiniCadCallBacks.h)