VS:GetHorizSecCutPlane: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(add constants returned)
 
Line 27: Line 27:


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<remark></remark>
<remark>
[[User:CBM-c-|_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
</remark>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Latest revision as of 05:52, 31 January 2021

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

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

Parameters

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