Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 416 Bytes

File metadata and controls

25 lines (18 loc) · 416 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

  • PlantObjectCoreTools