Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 566 Bytes

File metadata and controls

27 lines (21 loc) · 566 Bytes

OLDFindAttachHangPos

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

Name Type Description
handle HANDLE
loadIndex INTEGER

Version

Availability: from Vectorworks 2018

Category