Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 427 Bytes

File metadata and controls

24 lines (18 loc) · 427 Bytes

CC_RouteFromShape

Description

Creates cable route from the given shape. The shape must be polygon, polyline or 3D polygon.

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

Parameters

Name Type Description
hObj HANDLE

Version

Availability: from Vectorworks 2022

Category