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

More Mirrormesh Issues #59

Open
JimZuber opened this issue Feb 15, 2022 · 0 comments
Open

More Mirrormesh Issues #59

JimZuber opened this issue Feb 15, 2022 · 0 comments

Comments

@JimZuber
Copy link

At the end of section 4.1.6 of the spec it states "If the producer chooses to do so, it MUST specify an empty triangles element, an empty vertices element and an empty trianglesets element for this mesh." There are several problems with this....

1)The trianglesets element is optional, so it doesn't make sense to require an empty triangleset as part of this requirement, although there is not harm in doing so.

2)In the beam lattice spec we allow beams with no triangle element defined although it is mandatory in the core schema, so unsure why we would require an empty triangle element here, although I guess it doesn't hurt anything. The consolidated schema was modified to make triangle element optional for test validation.

3)The schema requires a minimum of 3 vertices to be defined. Would need to make vertices have a minOccurs of zero in the consolidated schema we use for test validation

Not sure any action is needed, but just wanted to raise the issues.

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

No branches or pull requests

1 participant