Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: BIM Views Manager #138

Merged
merged 7 commits into from Mar 11, 2024
Merged

Conversation

hoshengwei
Copy link
Contributor

I am trying to make BIM Views Manager more easy to use

1. update View Order

before: TreeWidgetItem is order by the created time, so the order become messy after a while
now: make expand tree view to show the strucure of the building , level and working plane proxy. the best thing is the order is sorted by the level height automatically, to make the view more organize.

2. make level contains more working plan proxy:

because now can display the relation between level and working plane proxy, u can make more proxy plane in one level now, eg: one for floor one for celling

3. TreeView Display

Building will list first in Treeview, and orphan level, plane proxy display after the building

4. Edit the height of item

now u can double-click the levle height to change the item height in Views Manager directly
if you want to change the item name, the way of doing it is like before, you can clicked the item first and clicked the rename button down below, or use F2 to change the item name which is more easy for me.

Screenshot from 2024-03-09 21-38-43

@yorikvanhavre
Copy link
Owner

yorikvanhavre commented Mar 11, 2024

That's fantastic! Let me play a bit with it and we can merge. Thanks! That's awesome!

@yorikvanhavre yorikvanhavre merged commit 70dc24c into yorikvanhavre:master Mar 11, 2024
@yorikvanhavre
Copy link
Owner

Ok it's merged. It works very well, good job!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants