Updated README.md
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
# StagePlot
|
||||
## Block Attributes
|
||||
* dmx
|
||||
* id
|
||||
* name
|
||||
* power
|
||||
* weigth
|
||||
* position
|
||||
* pipe
|
||||
* floor
|
||||
* type
|
||||
* conventional
|
||||
* gel
|
||||
* iris
|
||||
* barndoor
|
||||
* device
|
||||
* mode
|
||||
* stand
|
||||
* height
|
||||
* floor mount
|
||||
* truss
|
||||
|
||||
## How to install ?
|
||||
Extract the folder in the qcad scripts folder.
|
||||
|
||||
### How to know where is the qcad script folder ?
|
||||
Inside qcad, open the script shell with : menu Misc/Development/Script Shell.
|
||||
|
||||
Enter the command : RSettings.getDataLocation()
|
||||
|
||||
This would return the path to the data folder.
|
||||
|
||||
Inside this data folder, create a folder named "scripts" and add the extracted folder inside and then restard qcad.
|
||||
|
||||
# How to use this script ?
|
||||
Create some blocks and add attributes to them.
|
||||
|
||||
To be exported, the block needs at least an attribute called "dmx".
|
||||
|
||||
Draw your stageplot and then go to the menu "QcadStagePlot" then "Export block references list all..." and this will ask you where to store the csv file.
|
||||
|
||||
Open the csv file with libreoffice or excell...
|
||||
Reference in New Issue
Block a user