Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 456 Bytes

File metadata and controls

24 lines (18 loc) · 456 Bytes

Plant_CreateDupPlant

Description

Creates a new plant from the currently selected plant

PROCEDURE Plant_CreateDupPlant(plantToCreateFrom : HANDLE);
def vs.Plant_CreateDupPlant(plantToCreateFrom):
    return None

Parameters

Name Type Description
plantToCreateFrom HANDLE

Version

Availability: from Vectorworks 2014

Category