Andrew Sandeman
Results
2
comments of
Andrew Sandeman
Hi Stan, Thanks for having a look. Just to mention I did download that pizza.py only a couple of days ago from the pizza website, and the latest features/bugs page...
You can return a `line` object and then access the `DisplayName` property e.g. ``` [l, p] = boundedline(...) l.DisplayName = "abc" ```