Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 530 Bytes

File metadata and controls

28 lines (21 loc) · 530 Bytes

GetCustomObjectPath

Description

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

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

Parameters

Name Type Description
objectHand HANDLE Handle to object.

See Also

VS Functions: SetCustomObjectPath

Version

Availability: from VectorWorks8.5

Category