MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / get_type

Method get_type

src/ifcgeom/ConversionSettings.h:644–646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

642 }
643
644 std::string get_type(const std::string& name) {
645 return get_type_<0>(name);
646 }
647
648 std::vector<std::string> setting_names() const {
649 std::vector<std::string> r;

Callers 12

__call__Method · 0.45
patchMethod · 0.45
patchMethod · 0.45
infoFunction · 0.45
_all_relationsFunction · 0.45
get_component_dataFunction · 0.45
get_element_dataFunction · 0.45
get_component_dataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected