SynchronizeAction - missing tolerance attributes not defined
Document Version of this comment:
- Branch: master
Problem description
The Class SynchronizeAction has two optional properties (attributes) - "targetToleranceMaster" and "targetTolerance" - but it is not defined how to interpret missing attributes.
Proposal for improvements
Add the sentence "Missing value is interpreted as 0." before "Unit: m; Range: [0..inf]" in the Properties table of the UML Model for both properties "targetToleranceMaster" and "targetTolerance".
Backward compatibility
Compatible as no changes in the XSD schema.