Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 429 Bytes

File metadata and controls

24 lines (18 loc) · 429 Bytes

PolyMedialAxis

Description

Creates a group of lines which represent the weighted medial axis of given polygon.

FUNCTION PolyMedialAxis(h : HANDLE): HANDLE;
def vs.PolyMedialAxis(h):
    return HANDLE

Parameters

Name Type Description
h HANDLE

Version

Availability: from Vectorworks 2014

Category