VS:OLDSetHangPathHandle: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(fix typo)
 
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Adds the path to the hang points of the speciafied load for the parametric object</desc>
Adds the path to the hang points of the specified load for the parametric object</desc>


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

Latest revision as of 17:07, 25 December 2017

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

Description

Adds the path to the hang points of the specified load for the parametric object

PROCEDURE OLDSetHangPathHandle(
handle :HANDLE;
loadIndex :INTEGER;
path :HANDLE;
height :REAL;
deletePathHandle :BOOLEAN);
def vs.OLDSetHangPathHandle(handle, loadIndex, path, height, deletePathHandle):
    return None

Parameters

handle HANDLE
loadIndex INTEGER
path HANDLE
height REAL
deletePathHandle BOOLEAN

Version

Availability: from Vectorworks 2018