Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 419 Bytes

File metadata and controls

24 lines (18 loc) · 419 Bytes

SetActSymbol

Description

Procedure SetActSymbol sets the active symbol for a VectorWorks document.

PROCEDURE SetActSymbol(name : STRING);
def vs.SetActSymbol(name):
    return None

Parameters

Name Type Description
name STRING Name of symbol.

Version

Availability: from All Versions

Category