Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 546 Bytes

File metadata and controls

27 lines (21 loc) · 546 Bytes

GetVertSecCutPlane

FUNCTION GetVertSecCutPlane(hObject : HANDLE): INTEGER;
def vs.GetVertSecCutPlane(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 beyond when Cut in Viewport
  • 4 = View as Uncut before when Cut in Viewport

Version

Availability: from Vectorworks 2020

Category