VS:OLDFindAttachHangPos: 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

Searches for a Hanging Position for the Hang Points of the given load index. Returns the Position handle if found, NIL otherwise.

FUNCTION OLDFindAttachHangPos(
handle :HANDLE;
loadIndex :INTEGER) : HANDLE;
def vs.OLDFindAttachHangPos(handle, loadIndex):
    return HANDLE

Parameters

handle HANDLE
loadIndex INTEGER

Version

Availability: from Vectorworks 2018