-
Notifications
You must be signed in to change notification settings - Fork 23
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
WIP: Representation items table #397
WIP: Representation items table #397
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments from the top of my head.
Also: we have plenty of unit tests for some of these already rolling. Make sure to check functions called "CheckForEssentialEntity" or sth like that in the unit tests.
NOTE for comments where there is no message "Comment on lines x-y" - these only apply to the last line shown in the code window (github always shows the line + three predecessors).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work so far!
When you think that you've included all issues (some are still missing, I believe), mark the pull request as "ready for review".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small corrections needed. Otherwise LFTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more comment unresolved, otherwise this is finished.
Entitys was made until IfcGeometricRepresentationItem ->IfcSurface
Fixes #389 .