Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.1 KB

File metadata and controls

42 lines (33 loc) · 1.1 KB

GetLayerDeltaZOffset

Description

[[VS:Vectorworks 2012 Deprecated Functions|DEPRECATED after Vectorworks2012]]. See architectural category for replacement: :[[VS:DelObjStoryBound|DelObjStoryBound]] :[[VS:DelObjStoryBounds|DelObjStoryBounds]] :[[VS:GetObjBoundElevation|GetObjBoundElevation]] :[[VS:GetObjStoryBound|GetObjStoryBound]] :[[VS:GetObjStoryBoundsAt|GetObjStoryBoundsAt]] :[[VS:GetObjStoryBoundsCnt|GetObjStoryBoundsCnt]] :[[VS:GetStoryLayerInfo|GetStoryLayerInfo]] :[[VS:HasObjStoryBound|HasObjStoryBound]] :[[VS:HasObjStoryBounds|HasObjStoryBounds]] :[[VS:SetObjectStoryBound|SetObjectStoryBound]]

Returns the wall height's offset to the layer delta z.

FUNCTION GetLayerDeltaZOffset(theWall : HANDLE): REAL;
def vs.GetLayerDeltaZOffset(theWall):
    return REAL

Parameters

Name Type Description
theWall HANDLE The wall.

See Also

VS Functions: SetLayerDeltaZOffset

Version

Availability: from VectorWorks12.5 Deprecated: [[VS:Vectorworks 2012 Deprecated Functions|Vectorworks 2012]]

Category

  • Objects - Walls