Archipack
1.0

Contents:

  • Setup
  • What’s new ?
  • User guide
  • Extending archipack
    • Developper guide
    • Bulk update
    • ArchipackObject
    • Manipulable
    • Preset system
    • Feedback panel
    • pygeos
    • Cutters
  • About
Archipack
  • Docs »
  • Extending archipack
  • View page source

Extending archipack¶

  • Developper guide
    • Imports
    • PropertyGroup
    • Panel (T panel in UI)
    • Create Tool
    • Preset menu operator
    • Preset add/destroy operator
    • Manipuate Operator
    • Register/Unregister
    • Modify the __init__.py
  • Bulk update
  • ArchipackObject
    • Implementation
    • Base object PropertyGroup
    • Register module
    • Ui Panel
    • Manipulate Operator
    • Create Operator
  • Manipulable
    • Requirements
    • Implementation, the easy way for simple objects
    • Updating manipulator location
    • Manipulation Operator
    • Create Operator
    • Available manipulators (type_key)
    • Manipulator data structure
  • Preset system
    • There are two kind of presets
    • Preset menu Operator
    • Save / Destroy preset operator
    • Call from object panel
    • Create Operator
  • Feedback panel
    • Requirements
    • Archipack gl classes
  • pygeos
    • Usage Sample
  • Cutters
    • Different ways to handle cuts
    • Robust and interactive Boolean, aka “hybrid” mode
    • Bissect way in depth
Next Previous

© Copyright 2017, stephen leger.

Built with Sphinx using a theme provided by Read the Docs.