Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 595 Bytes

File metadata and controls

31 lines (25 loc) · 595 Bytes

OLDAddLoadHangPoint

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

Name Type Description
handle HANDLE
loadIndex INTEGER
point VECTOR
hasLoad BOOLEAN

Version

Availability: from Vectorworks 2018

Category