-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit a218426 Author: jchristel <[email protected]> Date: Sun Dec 8 11:24:13 2024 +1100 updated samples to work with new files_combine commit 342f01e Author: jchristel <[email protected]> Date: Sun Dec 8 11:23:45 2024 +1100 refactor of files combined functions trying to fix empty row bug removed basic function since almost the same as the default file_combine returns now a result object... added custom delimeter support added quoting support changed input parameter name from out_put_file_name to output_file_name commit c29f81a Author: Jan <[email protected]> Date: Sat Dec 7 17:57:20 2024 +1100 Update family_base_data_missing_families.py code formatting update commit ec3220a Author: jchristel <[email protected]> Date: Sat Dec 7 17:51:45 2024 +1100 Update FamilyFindMissingTests.cs some additional log output added commit 62ed4b1 Author: jchristel <[email protected]> Date: Sat Dec 7 17:51:30 2024 +1100 Update family_base_data_missing_families.py fixed bug in getting direct root families of missing families commit 24b6d89 Author: Jan Christel <[email protected]> Date: Fri Dec 6 15:39:33 2024 +1100 code clean up commit 8e4bd02 Author: Jan Christel <[email protected]> Date: Fri Dec 6 09:23:24 2024 +1100 updated is perpendicular tests commit 774a7a7 Merge: 114f59b e125202 Author: jchristel <[email protected]> Date: Thu Dec 5 20:25:52 2024 +1100 Merge branch 'wip-1.1.10' of https://github.com/jchristel/SampleCodeRevitBatchProcessor into wip-1.1.10 commit 114f59b Author: jchristel <[email protected]> Date: Thu Dec 5 20:25:48 2024 +1100 Update FamiliesSelectionViewModel.py filter is now working! commit 2766051 Author: jchristel <[email protected]> Date: Thu Dec 5 20:25:30 2024 +1100 Delete FilterItem.py commit 9573dfb Author: jchristel <[email protected]> Date: Thu Dec 5 20:25:24 2024 +1100 Update FamiliesSelectionView.xaml added vertical scroll bar to context menu commit 9745961 Author: jchristel <[email protected]> Date: Thu Dec 5 20:24:57 2024 +1100 Create FilterItem.py commit e125202 Author: Jan Christel <[email protected]> Date: Thu Dec 5 17:00:59 2024 +1100 used class to reduce code duplication commit 269065a Author: jchristel <[email protected]> Date: Wed Dec 4 21:41:41 2024 +1100 FamilyReloaderSample added context filter menu Added a context filter menu for each property ... now I just have to filter the view... commit 0aac23e Author: jchristel <[email protected]> Date: Wed Dec 4 20:51:50 2024 +1100 Family Reloader adding grouping and start of column filtering to view model commit ed27800 Author: Jan Christel <[email protected]> Date: Wed Dec 4 14:03:05 2024 +1100 food for thought commit 3c20126 Author: Jan Christel <[email protected]> Date: Wed Dec 4 14:01:24 2024 +1100 fixing up classes RoomSpatial Classes commit e822060 Author: Jan <[email protected]> Date: Wed Dec 4 09:05:49 2024 +1100 Update family_data_family.py added custom equal commit deab4a2 Author: Jan Christel <[email protected]> Date: Tue Dec 3 14:08:34 2024 +1100 switch on whether to use a temp dir commit a874b32 Author: Jan Christel <[email protected]> Date: Mon Dec 2 13:53:13 2024 +1100 Create RoomSpatialForViews.py set up new room class to help with rls view creation commit c080925 Author: Jan Christel <[email protected]> Date: Mon Dec 2 13:52:52 2024 +1100 Update RoomSpatialObject.py commented out not required ini line commit 0595637 Author: Jan Christel <[email protected]> Date: Mon Dec 2 13:52:29 2024 +1100 Update curve.py added line related : are_lines_parallel, are_lines_perpendicular commit 234274d Author: jchristel <[email protected]> Date: Mon Dec 2 09:11:12 2024 +1100 bug hunting commit f9ed4d0 Author: jchristel <[email protected]> Date: Mon Dec 2 08:07:18 2024 +1100 Update FamilyFindMissingTests.cs added TestFindMissingFamiliesDirectHostFamilies() commit aa8e565 Author: jchristel <[email protected]> Date: Mon Dec 2 08:07:04 2024 +1100 Update family_base_data_missing_families.py doc string updates, bug fix in def find_missing_families_direct_host_families commit 6837503 Author: Jan Christel <[email protected]> Date: Sun Dec 1 16:55:04 2024 +1100 Update setup.cfg
- Loading branch information
Showing
21 changed files
with
1,170 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.