Skip to content

Releases: romangolev/pyArchitect

v1.3.4

26 Feb 20:53

Choose a tag to compare

  • ParamGuids button — new tool that lists all shared parameters in the active document as a sorted table (GUID, Name, Revit ID)
  • VolumeQuery description fix — corrected a typo in bundle.yaml

v1.3.3

11 Apr 18:15
dafeea0

Choose a tag to compare

A new release includes following fixes:

  • Fix issue with a ceiling creating failed in Revit 2025, big thanks for @jonatanjacobsson .
  • Fix startup error with version retrieval process withIronPython3

v1.3.2

17 Feb 16:17
32f8a37

Choose a tag to compare

Fixes:

  • Walls' finishes did not join it's hosts

v1.3.1

17 Feb 16:01
94fd66b

Choose a tag to compare

Fixes:

  • Creating floors crashes for rooms that bound with unidentified elements

v1.3.0

17 Feb 15:17
d56d39a

Choose a tag to compare

Changes:

  • Add a door notch feature for floor finishing

v1.2.0

28 Jan 11:56
71263de

Choose a tag to compare

Changes:

  • adopt classes for ceiling and floor finishing
  • fix bugs with finishing tool
  • remove spaghetti code
  • bugfixes and warning suppression
  • fix many join tool
  • improve selection filtering for multi join tool
  • multiple fixes and todo implementations

v1.1.5

22 Jan 22:36
be98353

Choose a tag to compare

Changes:

  • Refactoring finishing tool
  • Making finishing tools localization independent

v 1.1.4

23 Nov 20:57
1e1b81f

Choose a tag to compare

Updates:

  • add support for room separation lines in "Section for wall" tool

v 1.1.3

15 Nov 16:48
74360b2

Choose a tag to compare

Updates :

  • fix: eliminate 'create coordination plan' bug
  • fix: convert double value when filling data back in double
  • fix 'Section for Wall' button and show remote version in info

v 1.1.2 update

28 Apr 20:15
607cccb

Choose a tag to compare

Update:

  • add spanish tooltips
  • implement bundles to provide info about tools
  • dark theme support
  • clean-up