3MFConsortium / spec_core

3MF's Core specification
BSD 2-Clause "Simplified" License
55 stars 16 forks source link

Mirrormesh issues #58

Open JimZuber opened 2 years ago

JimZuber commented 2 years ago

I noticed the following in the specification and schema regarding mirrormesh....

1)Section 4.1.6 show all the attributes of mirrormesh as required, the schema has them all as optional. I assume they should be required in the schema

2)The spec in section 4.1.6 below the attribute table states "The element is optional." This should say "The element is optional.

3)The spec in section 4.1.6 following the equation states "If a mirror mesh transformation is given, the following rules MUST apply for the vertices and faces:" As the attributes of mirrormesh that define the transform are required, the sentence should say "The following rules MUST apply for the vertices and faces of a mirrormesh transformation:"

JimZuber commented 2 years ago

oops, text with brackets got stripped out when I posted this. Item two should say..

2)The spec in section 4.1.6 below the attribute table states "The mirror element is optional." This should say "The mirrormesh element is optional.