1. NodeBox 1
    1. Homepage
    2. NodeBox 3Node-based app for generative design and data visualization
    3. NodeBox OpenGLHardware-accelerated cross-platform graphics library
    4. NodeBox 1Generate 2D visuals using Python code (Mac OS X only)
  2. Gallery
  3. Documentation
  4. Forum
  5. Blog

Compound paths

Posted by Mark M on Jan 24, 2008

I'm trying to follow the examples here:
http://www.nodebox.net/code/index.php/Compound_paths

I'm getting the error: "AttributeError: 'BezierPath' object has no attribute 'union'"

This is with Nodebox 1.9.2 on Leopard(intel).

I looked around and didn't see a module I might be missing.

Thanks



Posted by Jonatan H on Jan 24, 2008

I was just getting the same error with compound paths, with same version of Nodebox.
Thanks!



Posted by fdb on Jan 24, 2008

Hi,

This documentation refers to an unreleased version of NodeBox, 1.9.3, that we're still testing. You can help testing it by downloading the latest release candidate:

http://nodebox.net/download/NodeBox-1.9.3-rc6.zip

Report any errors you find in our Trac: (be sure to use the correct version)

http://dev.nodebox.net/

Kind regards,

frederik



Posted by Mark M on Jan 25, 2008

Thanks Frederik,

The scale control is really handy, and maybe it's my imagination, but the whole application seems faster.