Posts

Post not yet marked as solved
2 Replies
Thanks @bambamyi for your suggestion. Actually we are already using wall's height to get ceiling height but in few cases where ceiling is slanted/ hut type ( /\ ), at that point actual ceiling height is different than wall's height (.y). In coreModel at run time, we are getting exact variable name with ceiling height and its value, you can check while scanning, put breakpoint and explore CapturedRoom model.
Post not yet marked as solved
22 Replies
Use every node of your usdz model and sort out their matrix. I create a clean floor plan graph structure in 2d with all matrix of nodes.