Hi,
Why is CAttachment::PackagePart() not implemented? Was this by design?
I noticed that in the current lib3mf implementation CAttachment::PackagePart() just throws LIB3MF_ERROR_NOTIMPLEMENTED.
According to the 3MF Core Spec, attachments like PrintTickets correspond to OPC package parts, so I expected this function to give direct access to the underlying OPC part.
Hi,
Why is CAttachment::PackagePart() not implemented? Was this by design?
I noticed that in the current lib3mf implementation CAttachment::PackagePart() just throws LIB3MF_ERROR_NOTIMPLEMENTED.
According to the 3MF Core Spec, attachments like PrintTickets correspond to OPC package parts, so I expected this function to give direct access to the underlying OPC part.