Closed TedCC1209 closed 3 years ago
Hi @TedCC1209 @sarahhightower @kategodfrey
Found out the bug that caused that. Now countertops will be correctly displayed.
The problem was caused (my bad) because when unlinking cleats I did not deselect any existing selected object, and the way Blender works it needs to set an object as active to unlink it from a different scene (in this case a 2D view).
So as a note for any developer in the future, make sure you have deselected objects on scene previously
bpy.ops.object.select_all(action='DESELECT')
Available together with 241: https://github.com/nailsonlandim/SNaP-Dev/tree/issue_%23241-exp-annotation-hash-mark
EDIT: none of the countertop lines seem to be showing up still.
Also, can we have topshelf and countertop lines on the plan view be a medium to dark gray rather than black? They still look black to me.
Sorry, I`ll add the Countertops just as the Topshelves are added.
About the color I`ll check that with Antonio.
Hi @TedCC1209,
I've added the Countertop at the Plan View,
Tell me what you think.
Available at: https://github.com/nailsonlandim/SNaP-Dev/tree/issue_%23241-exp-annotation-hash-mark
Thanks Nailson, I am seeing the CTs on the plan view now.
Can you tell me what the dotted lines are in your example? Are those uppers? I think we kept those as solid lines, no?
Can you tell me what the dotted lines are in your example? Are those uppers? I think we kept those as solid lines, no?
Yes, they are uppers. In fact, makes sense to be solid lines but as far as I remember they were dashed in this situation.
@TedCC1209 This is what I got:
I just see issues in the fine details. For the countertop issue specifically:
1) In the plan view, the countertop doesn't connect on the left side.
Other small issues:
2) The closet components are layered when there are uppers and lowers. 3) The ceiling height is hidden under the left corner (Job Name, Job Number, Install Date...)
Can you tell me what the dotted lines are in your example? Are those uppers? I think we kept those as solid lines, no?
Yes, they are uppers. In fact, makes sense to be solid lines but as far as I remember they were dashed in this situation.
Alright, well let's make them solid please. Also please let me know what you're thinking for fixes on what Katie pointed out and an ETA if possible. Thanks, Ted.
Hi @kategodfrey
- In the plan view, the countertop doesn't connect on the left side.
That seems a faster fix. probably just a tweak on how the countertop is "positioned" on PV. (ETA, 1-2h, today) 1-2 PM Arizona Time
The closet components are layered when there are uppers and lowers.
Are you referring to the text?
The ceiling height is hidden under the left corner (Job Name, Job Number, Install Date...)
I can adjust the 2D view image handling to use the canvas until right below the texts. (ETA, 3-4h, today) 5-6 PM Arizona Time
I would also appreciate it if you could send the file, I am not that creative (for closet designs), and if you have any interesting file/project you want to share I thank you!
Hi @kategodfrey ,
These glitches are due to the blender render (specifically Freestyle renderer). I think @AntonioGloria could explain it better.
Unfortunately, we can't do much to fix it. unless Antonio has something in his hat.
@nailsonlandim
The closet components are layered when there are uppers and lowers.
Are you referring to the text? Yes, the text is stacked and hard to read
The ceiling height is hidden under the left corner (Job Name, Job Number, Install Date...)
I can adjust the 2D view image handling to use the canvas until right below the texts. (ETA, 3-4h, today) 5-6 PM Arizona Time Great thank you! I would also appreciate it if you could send the file, I am not that creative (for closet designs), and if you have any interesting file/project you want to share I thank you! Yes I can do that for you. I will create a subfolder in the one I shared with you the other day that will have closet designs. I have put my file in it of the project above, it's called "countertest."
https://drive.google.com/drive/folders/1QxfCLpfCkLOux5RXor4cWOdUw9YZ1acN?usp=sharing
Hi @kategodfrey
I need permission to access the folder. Thanks!
Hi @kategodfrey,
These glitches are due to the blender render (specifically Freestyle renderer). I think @AntonioGloria could explain it better. Unfortunately, we can't do much to fix it
@nailsonlandim is correct. This glitch is related to orthographic views and to the fact that many objects are meeting or intersecting at those spots.
@nailsonlandim @AntonioGloria Ok that makes sense. It's no big deal!
and @nailsonlandim can you give me your email address so I can give you access?
@nailsonlandim @AntonioGloria Ok that makes sense. It's no big deal!
and @nailsonlandim can you give me your email address so I can give you access?
nailson.landim@bairesdev.com
Great. You should be able to open it now!
Hi @kategodfrey
I fixed the issue on countertops. Now it shows correctly it.
EDIT: available at: https://github.com/nailsonlandim/SNaP-Dev/tree/issue_%23241-exp-annotation-hash-mark
I can see the line now connects👍, but the list of closet components are still stacked in that third opening with the hamper.
And we want that dotted line to be solid.
I can see the line now connects👍, but the list of closet components are still stacked in that third opening with the hamper.
And we want that dotted line to be solid.
I am working on it right now. As soon as I have it I'll push and tell you. I wanted to push it so you can have it faster. Sorry for any inconvenience,
All good! Just didn't want to forget about it. Thank you!!
Hi @TedCC1209
I've fixed the PV labels issue.
It's available at https://github.com/nailsonlandim/SNaP-Dev/tree/issue_%23241-exp-annotation-hash-mark
At this very moment, Antonio and I are working on the solid lines.
Correct me if I am wrong, but for now, those dashed lines mean that the upper is overlapping the countertop and that's not the case.
Correct me if I am wrong, but for now, those dashed lines mean that the upper is overlapping the countertop and that's not the case.
Yes they are overlapping but from this view the TS would be in front of/on top of the CT
Hi @TedCC1209 @kategodfrey
The reason why dashed lines occur is that at Plan View the upper is positioned inside the other opening. And right now the TS is under the openings.
So the rendered image is this:
If I manually place the CTOP and uppers... (an experiment)
The rendered image is this:
Is there any particular reason to create these cages like this @RyanMDev @ClassyTeddy ?
Tested and all of the above mentioned issues (besides the dotted lines and overlapping height/text) appear correctly in my test.
Top shelf appears to show up in the plan view of 2D Views while countertops do not seem to show. Can we have both show up on the plan view but have them in gray rather than black?
2D Views.pdf
Thanks,
Ted