Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 832 Bytes

File metadata and controls

11 lines (7 loc) · 832 Bytes

New Functions

[VS:Vectorworks 2011 New Functions](VS:Vectorworks 2011 New Functions)

Deprecated Functions

GetType -- deprecated due to 2D/3D Integration. This function will return -1 for 2D objects that are on a 3D plane. Use 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 Obsolete Functions Table.
  • the Wall Style selectors from 1118 to 1157: use the new selectors instead starting 1177 (see SDK, MiniCadCallBacks.h)