Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 538 Bytes

File metadata and controls

24 lines (18 loc) · 538 Bytes

SetPlanarRefIDToGround

Description

Set the specified object on the ground plane. This function is to be used inside parametric objects to place objects on the local coordinate system's ground of the parametric.

PROCEDURE SetPlanarRefIDToGround(h : HANDLE);
def vs.SetPlanarRefIDToGround(h):
    return None

Parameters

Name Type Description
h HANDLE Handle to the object.

Version

Availability: from Vectorworks 2011

Category