Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 443 Bytes

File metadata and controls

24 lines (18 loc) · 443 Bytes

CC_DeviceFromShape

Description

Creates device from the given shape. The shape must be rectangle, rounded rectangle, polygon or polyline.

PROCEDURE CC_DeviceFromShape(hObj : HANDLE);
def vs.CC_DeviceFromShape(hObj):
    return None

Parameters

Name Type Description
hObj HANDLE

Version

Availability: from Vectorworks 2022

Category