Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ empty
Method
empty
src/serializers/util.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
boost::shared_ptr<string_item> add(const std::string& s);
64
boost::shared_ptr<float_item> add(const double& d);
65
bool empty() const { return items.empty(); }
66
std::string str() const;
67
};
68
}
Callers
15
emit_line_strings
Function · 0.45
write
Method · 0.45
write
Method · 0.45
add
Method · 0.45
endDocument
Method · 0.45
write
Method · 0.45
write
Method · 0.45
finalize
Method · 0.45
setSectionHeightsFromStoreys
Method · 0.45
createMaterials
Method · 0.45
writeNode
Method · 0.45
write
Method · 0.45
Calls
no outgoing calls
Tested by
1
get_material_indices
Method · 0.36