Skip to content

v0.10.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Apr 07:22
· 3 commits to main since this release
v0.10.1
cb35ca8

Added

  • Added support for circular beams in Element.is_beam().

  • Added Element.is_opening property.

Changed

  • Fixed Element.set_attribute and Element.remove_attribute to use positional cadwork API calls and support clearing attribute values.

Removed