Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 547 Bytes

File metadata and controls

27 lines (21 loc) · 547 Bytes

GetHorizSecCutPlane

FUNCTION GetHorizSecCutPlane(hObject : HANDLE): INTEGER;
def vs.GetHorizSecCutPlane(hObject):
    return INTEGER

Parameters

Name Type Description
hObject HANDLE

Remarks

_c_ (2021.01.31): Constants returned:

  • 1 = View as Cut when Cut in Viewport
  • 3 = View as Uncut below when Cut in Viewport
  • 4 = View as Uncut above when Cut in Viewport

Version

Availability: from Vectorworks 2020

Category