Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 553 Bytes

File metadata and controls

25 lines (19 loc) · 553 Bytes

GetPartDataID

Description

Return the numeric value assigned to this part instance represented by the specified sub-object.
The sub-object must be an object that was tagged as a part.

FUNCTION GetPartDataID(objectHandle : HANDLE): LONGINT;
def vs.GetPartDataID(objectHandle):
    return LONGINT

Parameters

Name Type Description
objectHandle HANDLE The sub-object handle.

Version

Availability: from Vectorworks 2022

Category