Variables | |
| Direction | |
| file = open(App.activeDocument().Page.PageResult,"r") | |
| resultSVG = Drawing.projectToSVG(Shape,App.Vector(1,1,1)) | |
| Rotation | |
| Scale | |
| Shape = App.ActiveDocument.Shape.Shape | |
| ShowHiddenLines | |
| Source | |
| Template | |
| ViewResult | |
| ViewSVG = App.activeDocument().View.ViewResult | |
| X | |
| Y | |
| RaytracingExample.Direction |
| RaytracingExample.file = open(App.activeDocument().Page.PageResult,"r") |
| RaytracingExample.resultSVG = Drawing.projectToSVG(Shape,App.Vector(1,1,1)) |
| RaytracingExample.Rotation |
| RaytracingExample.Scale |
| RaytracingExample.Shape = App.ActiveDocument.Shape.Shape |
| RaytracingExample.ShowHiddenLines |
| RaytracingExample.Source |
| RaytracingExample.Template |
| RaytracingExample.ViewResult |
| RaytracingExample.ViewSVG = App.activeDocument().View.ViewResult |
| RaytracingExample.X |
| RaytracingExample.Y |