Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 369 Bytes

File metadata and controls

24 lines (18 loc) · 369 Bytes

GetPtInPoly

Description

Finds a point inside a polyline.

FUNCTION GetPtInPoly(h : HANDLE): VECTOR;
def vs.GetPtInPoly(h):
    return VECTOR

Parameters

Name Type Description
h HANDLE

Version

Availability: from Vectorworks 2014

Category