VS:OLDAddLoadHangPoint: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 19:25, 12 September 2017

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

Description

Adds hang point of the speciafied load for the parametric object

PROCEDURE OLDAddLoadHangPoint(
handle :HANDLE;
loadIndex :INTEGER;
point :VECTOR;
hasLoad :BOOLEAN);
def vs.OLDAddLoadHangPoint(handle, loadIndex, point, hasLoad):
    return None

Parameters

handle HANDLE
loadIndex INTEGER
point VECTOR
hasLoad BOOLEAN

Version

Availability: from Vectorworks 2018