Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 541 Bytes

File metadata and controls

28 lines (21 loc) · 541 Bytes

GetCustomObjSecPath

Description

Returns a handle to the second path polygon of a path custom object.

FUNCTION GetCustomObjSecPath(objectHand : HANDLE): HANDLE;
def vs.GetCustomObjSecPath(objectHand):
    return HANDLE

Parameters

Name Type Description
objectHand HANDLE Handle to object.

See Also

VS Functions: GetCustomObjectPath

Version

Availability: from Vectorworks 2023.3

Category