Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 389 Bytes

File metadata and controls

24 lines (18 loc) · 389 Bytes

GetPlanarRef

Description

Get the plane ref ID of the specified object.

FUNCTION GetPlanarRef(h : HANDLE): LONGINT;
def vs.GetPlanarRef(h):
    return LONGINT

Parameters

Name Type Description
h HANDLE Handle to the object.

Version

Availability: from Vectorworks 2011

Category