DrawingExample Namespace Reference
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 | |
Variable Documentation
◆ Direction
DrawingExample.Direction |
◆ file
DrawingExample.file = open(App.activeDocument().Page.PageResult,"r") |
◆ resultSVG
DrawingExample.resultSVG = Drawing.projectToSVG(Shape,App.Vector(1,1,1)) |
◆ Rotation
DrawingExample.Rotation |
◆ Scale
DrawingExample.Scale |
◆ Shape
DrawingExample.Shape = App.ActiveDocument.Shape.Shape |
◆ ShowHiddenLines
DrawingExample.ShowHiddenLines |
◆ Source
DrawingExample.Source |
◆ Template
DrawingExample.Template |
◆ ViewResult
DrawingExample.ViewResult |
◆ ViewSVG
DrawingExample.ViewSVG = App.activeDocument().View.ViewResult |
◆ X
DrawingExample.X |
◆ Y
DrawingExample.Y |