Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 606 Bytes

File metadata and controls

34 lines (27 loc) · 606 Bytes

GetVisionMapping

Description

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

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

Parameters

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

Version

Availability: from Vectorworks 2018

Category

  • Spotlight