Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 423 Bytes

File metadata and controls

24 lines (18 loc) · 423 Bytes

CC_CircuitFromShape

Description

Creates circuit from the given shape. The shape must be line, polygon or polyline.

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

Parameters

Name Type Description
hObj HANDLE

Version

Availability: from Vectorworks 2022

Category