Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ finalize
Method
finalize
src/serializers/ColladaSerializer.cpp:545–547 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
}
544
545
void ColladaSerializer::finalize() {
546
exporter.endDocument();
547
}
548
549
#endif
Callers
nothing calls this directly
Calls
1
endDocument
Method · 0.45
Tested by
no test coverage detected