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

ODA Library fails to process Revit "Parts" #507

Open
mosment3DRepo opened this issue Oct 5, 2021 · 1 comment
Open

ODA Library fails to process Revit "Parts" #507

mosment3DRepo opened this issue Oct 5, 2021 · 1 comment
Labels

Comments

@mosment3DRepo
Copy link

Description

Revit contains a feature called "Parts" (https://knowledge.autodesk.com/support/revit/learn-explore/caas/CloudHelp/cloudhelp/2021/ENU/Revit-Model/files/GUID-22D24055-61A2-40BB-A2F7-A37990300B2B-htm.html)

This tends to create a subdivision of an element into multiple Parts. When these are used and the Revit 3D View settings are set to
3D View > Graphics > Parts Visibility = Show Parts
The ODA library crashes when processing.

When the same model has it's view settings changed to
3D View > Graphics > Parts Visibility = Show Original
The model processes but we lose the intelligence of the subdivision

  • This is happening in: both
  • This requires a hotfix to production: no

Steps to replicate

  • This model works: Show Original
  • This model doesn't work: Show Parts
  • They are the same model but with different view settings (as above)

Expected Behaviour

  • Models created using Parts should process correctly and show the elements as separate items in the tree

Pictures/ Gifs of the error

image

@zaneulhaq
Copy link

May need to rerun the model and check whether this is still a problem

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

No branches or pull requests

2 participants