Skip to content

Commit

Permalink
implemented GetAllModelElements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Tammik committed Sep 14, 2015
1 parent 171a6f9 commit b96347e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions BuildingCoder/BuildingCoder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
// 2015-09-04 2016.0.120.10 added original EditFilledRegion to show code improvements
// 2015-09-04 2016.0.120.11 in EditFilledRegion: foreach iter, using tx, single tx, XYZ static member
// 2015-09-04 2016.0.120.12 in EditFilledRegion: use MoveElements instead of MoveElement
// 2015-09-14 2016.0.120.13 implemented GetAllModelElements
// 2015-09-14 2016.0.120.14 implemented GetAllModelElements
//
[assembly: AssemblyVersion( "2016.0.120.13" )]
[assembly: AssemblyFileVersion( "2016.0.120.13" )]
[assembly: AssemblyVersion( "2016.0.120.14" )]
[assembly: AssemblyFileVersion( "2016.0.120.14" )]

0 comments on commit b96347e

Please sign in to comment.