gumyr / bd_warehouse

A build123d parametric part collection
Apache License 2.0
30 stars 12 forks source link

AttributeError: property 'size' of 'MetricTrapezoidalThread' object has no setter #6

Closed lincolnjohnson closed 1 year ago

lincolnjohnson commented 1 year ago

Using any variation of the following code results in the AttributeError in the title.

test = MetricTrapezoidalThread(size="32x3", length=50.0, external=True)

The flange and pipe examples shown in the docs work fine. I can provide additional information if it would be helpful.

gumyr commented 1 year ago

Thanks for pointing this out. I need to run the bd_warehouse tests with every build123d change...