MCPcopy Create free account
hub / github.com/ThatOpen/engine_web-ifc / GetDoubleArgumentAsString

Method GetDoubleArgumentAsString

src/cpp/web-ifc/parsing/IfcLoader.cpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381 }
382
383 std::string_view IfcLoader::GetDoubleArgumentAsString() const
384 {
385 return GetStringArgument();
386 }
387
388 long IfcLoader::GetIntArgument() const
389 {

Callers 2

ReadValueFunction · 0.80
ReadValueFunction · 0.80

Calls

no outgoing calls

Tested by 1

ReadValueFunction · 0.64