Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 476 Bytes

File metadata and controls

29 lines (21 loc) · 476 Bytes

OLDDeleteLoad

Description

Deletes the load of the specified object, if load with such index exists.

PROCEDURE OLDDeleteLoad(
				handle    : HANDLE;
				loadIndex : INTEGER);
def vs.OLDDeleteLoad(handle, loadIndex):
    return None

Parameters

Name Type Description
handle HANDLE
loadIndex INTEGER

Version

Availability: from Vectorworks 2025.3

Category

  • [Truss Analysis](../Categories/Truss Analysis.md)