mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 19:54:07 +00:00
Make Base::data() private, file::add(..., id)
This commit is contained in:
@@ -375,7 +375,7 @@ public:
|
||||
|
||||
void recalculate_id_counter();
|
||||
|
||||
express::Base addEntity(const express::Base& entity);
|
||||
express::Base addEntity(const express::Base& entity, int id = -1);
|
||||
|
||||
/// Removes entity instance from file and unsets references.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user