Skip to content

2017 API dlibrary.document.Document

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.document.Document

Class to represent the active document. Python scripts are always executed in context of the currently active document, that's why this is a singleton.

Base classes

Properties

  • (get) design_layers'
  • (get) directory -> str
  • (get) filename -> str
  • (get) filepath -> str
  • (get/set) fill -> 'PatternFillEnum | T <= AbstractVectorFill'
  • (get) layers'
  • (get/set) line -- ":rtype: PatternFillEnum | T <= AbstractVectorLine
  • (get) saved -> bool
  • (get) sheet_layers'
  • (get/set) text_size -> float -- Text size in points

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally