Vectorworks 2012 Deprecated Functions. See architectural category for replacement: :DelObjStoryBound :DelObjStoryBounds :GetObjBoundElevation :GetObjStoryBound :GetObjStoryBoundsAt :GetObjStoryBoundsCnt :GetStoryLayerInfo :HasObjStoryBound :HasObjStoryBounds :SetObjectStoryBound
Sets the wall height's offset to the layer delta z.
FUNCTION SetLayerDeltaZOffset(
theWall : HANDLE;
layerDeltaZOffset : REAL): BOOLEAN;def vs.SetLayerDeltaZOffset(theWall, layerDeltaZOffset):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| theWall | HANDLE | The wall. |
| layerDeltaZOffset | REAL | The wall height's offset to the layer delta z. |
VS Functions: GetLayerDeltaZOffset
Availability: from VectorWorks12.5 Deprecated: Vectorworks 2012 Deprecated Functions