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

Method GetNoLines

src/cpp/web-ifc/parsing/IfcFileStream.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 size_t IfcTokenStream::IfcFileStream::GetNoLines() {
34 return noLines;
35 }
36
37 void IfcTokenStream::IfcFileStream::load()
38 {

Callers 1

ParseLinesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected