Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 542 Bytes

File metadata and controls

30 lines (22 loc) · 542 Bytes

GetPartTypeName

Description

Return the part type for the specified sub-object.
The sub-object must be an object that was tagged as a part.

FUNCTION GetPartTypeName(objectHandle : HANDLE): STRING;
def vs.GetPartTypeName(objectHandle):
    return STRING

Parameters

Name Type Description
objectHandle HANDLE The sub-object handle.

See Also

VS Functions: TagSubObjectAsPart

Version

Availability: from Vectorworks 2022

Category

  • Objects - Custom