Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 617 Bytes

File metadata and controls

33 lines (27 loc) · 617 Bytes

SetVisionMapping

Description

Sets the mapping of the lighting device fields from Vectorworks to Vision.

PROCEDURE SetVisionMapping(
				color    : STRING;
				universe : STRING;
				gobo     : STRING;
				name     : STRING;
				channel  : STRING);
def vs.SetVisionMapping(color, universe, gobo, name, channel):
    return None

Parameters

Name Type Description
color STRING
universe STRING
gobo STRING
name STRING
channel STRING

Version

Availability: from Vectorworks 2018

Category