MCPcopy 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_stringsFunction · 0.45
writeMethod · 0.45
writeMethod · 0.45
addMethod · 0.45
endDocumentMethod · 0.45
writeMethod · 0.45
writeMethod · 0.45
finalizeMethod · 0.45
createMaterialsMethod · 0.45
writeNodeMethod · 0.45
writeMethod · 0.45

Calls

no outgoing calls

Tested by 1

get_material_indicesMethod · 0.36