Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
report_applicable_entities
Method · 0.45
report_passed_entities
Method · 0.45
report_failed_entities
Method · 0.45
__call__
Method · 0.45
patch
Method · 0.45
patch
Method · 0.45
info
Function · 0.45
_all_relations
Function · 0.45
diff_element_relationships
Method · 0.45
get_component_data
Function · 0.45
get_element_data
Function · 0.45
get_component_data
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected