We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13c38f commit 9145450Copy full SHA for 9145450
Include/Model/Classes/NMR_ModelConstants.h
@@ -102,7 +102,7 @@ These are given by the 3MF Standard
102
#define XML_3MF_NAMESPACEPREFIX_VOLUMETRIC "v"
103
#define XML_3MF_NAMESPACEPREFIX_IMPLICIT "i"
104
#define XML_3MF_NAMESPACEPREFIX_TRIANGLESETS "t"
105
-#define XML_3MF_NAMESPACEPREFIX_TOOLPATH "t"
+#define XML_3MF_NAMESPACEPREFIX_TOOLPATH "tp"
106
#define XML_3MF_NAMESPACEPREFIX_BINARY "bin"
107
108
#define XML_3MF_ATTRIBUTE_XMLNS "xmlns"
0 commit comments