[VS:Vectorworks 2012 New Functions](VS:Vectorworks 2012 New Functions)
- Parametric objects no longer reset when moved inside a viewport, or when a viewport is moved. This was done for optimization purposes. However, if your parametric object needs to reset, you can specify the kObjXPropResetOnMoveInViewport extended property.
- BotBound
- CriteriaArea
- CriteriaSurfaceArea
- CriteriaVolume
- LeftBound
- Length
- Perim
- RightBound
- TopBound
- XCenter
- YCenter
- ZCenter
- CreateIconPushButton
- InsertEnhancedPullDownMenuItem
- InsertProposedClassOrLayerItem
- AddLBImage
- SetLBMultImageIndexes
- GetLayerDeltaZOffset
- GetLinkHeightToLayerDeltaZ
- HWallHeight
- SetLayerDeltaZOffset
- SetLinkHeightToLayerDeltaZ
- SetWallHeights
- WallHeight
| Deprecated function | Replacement function |
|---|---|
| CreateControl * controlKind = 1 {PICT image} * controlKind = 26 {PNG image} |
CreateImageControl2 |
| CreateControl * controlKind = 10 {image popup} |
CreateThumbnailPopup |
| CreateIconPushButton | CreateImagePushButton |
| InsertEnhancedPullDownMenuItem | InsertEnhanPullDownMenuItem |
| InsertProposedClassOrLayerItem | InsertPropClassOrLayerItem |
| AddLBImage | AddListBrowserImage |
| SetLBMultImageIndexes | SetLBImageIndexes |
| BotBound | BotBoundN |
| CriteriaArea | AreaN |
| CriteriaSurfaceArea | SurfaceAreaN |
| CriteriaVolume | VolumeN |
| LeftBound | LeftBoundN |
| Length | LengthN |
| Perim | PerimN |
| RightBound | RightBoundN |
| TopBound | TopBoundN |
| XCenter | XCenterN |
| YCenter | YCenterN |
| ZCenter | ZCenterN |