Skip to content

Releases: jeremytammik/RevitLookup

2022.0.0.12

30 Jun 13:16
Compare
Choose a tag to compare

integrated pull request #85 by @ricaun Luiz Henrique Cassettari increasing width of snoop window value ListView column from 300 to 800

2022.0.0.11

07 Jun 19:25
Compare
Choose a tag to compare

integrated pull request #84 by @RevitArkitek adding PlanViewRange functionality to display view range level id and offset

2022.0.0.10

07 Jun 18:43
Compare
Choose a tag to compare

integrated pull request #83 by @RevitArkitek fixing error where element cannot be retrieved for an element id because SupportedColorFillCategoryIds returns category ids instead

2022.0.0.9

18 May 16:27
Compare
Choose a tag to compare

integrated pull request #81 by @CADBIMDeveloper enhancing ElementId and Revit 2022 extensible storage support:

  • fix broken schema fields values display
  • SpecTypeId.Custom is not a measurable spec (it represents double values), but requires UnitTypeId.Custom to get an entity field value
  • this allows to view extensible storage schema map fields (dictionaries)
  • ElementId could represent Revit model element or built-in parameter id or built-in category id. for the latter two, show id value instead of "null"
  • now keyvaluepair is a truly snoopable object
  • remove unused using
  • show value if ElementId represents built-in parameters or built-in category

2022.0.0.8

14 May 04:36
Compare
Choose a tag to compare

integrated pull request #80 by @WspDev to remove deprecated ParameterType usage

2022.0.0.7

07 May 16:03
Compare
Choose a tag to compare

integrated pull request #78 by @RevitArkitek to handle TableData.GetSectionData

2022.0.0.6

07 May 06:18
Compare
Choose a tag to compare

integrated pull request #77 by @RevitArkitek to get end points for curves

2022.0.0.5

17 Apr 07:20
Compare
Choose a tag to compare

integrated pull request #76 by @peterhirn to fix CI for new VS 2019 Revit 2022 dotnet-core csproj

2022.0.0.4

15 Apr 19:58
Compare
Choose a tag to compare

upgraded to Visual Studio 2019 (from 2017) and adopted @peterhirn project and solution files

2022.0.0.3

15 Apr 16:46
Compare
Choose a tag to compare

integrated pull request #73 implementing temporary transaction and rollback allowing to snoop PlanTopology, reset Revit API assembly DLL references to Copy Local false and specified Configuration as 2022