lib3mf 2.5 :
- aggiornamento versione - utilizzate le nostre librerie esterne libzip e zlib e non quelle incluse in lib3mf.
This commit is contained in:
@@ -161,3 +161,8 @@ void CAttachment::ReadFromBuffer(const Lib3MF_uint64 nBufferBufferSize, const Li
|
||||
m_pModelAttachment->setStream(pImportStream);
|
||||
}
|
||||
|
||||
|
||||
NMR::PModelAttachment CAttachment::getModelAttachment()
|
||||
{
|
||||
return m_pModelAttachment;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user