lib3mf 2.5 :
- aggiornamento versione - utilizzate le nostre librerie esterne libzip e zlib e non quelle incluse in lib3mf.
This commit is contained in:
@@ -126,3 +126,8 @@ bool CComponentsObject::IsComponentsObject()
|
||||
return true;
|
||||
}
|
||||
|
||||
bool CComponentsObject::IsLevelSetObject()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user