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

Method StepBack

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

Source from the content-addressed store, hash-verified

712 }
713
714 void IfcLoader::StepBack() const {
715 _tokenStream->Back();
716 }
717
718 double IfcLoader::GetOptionalDoubleParam(double defaultValue = 0) const
719 {

Callers 15

GetArgsFunction · 0.80
GetArgsFunction · 0.80
PopulateStyledItemMapMethod · 0.80
GetMeshMethod · 0.80
GetSurfaceMethod · 0.80
GetCrossSections3DMethod · 0.80
GetAlignmentMethod · 0.80
GetAlignmentCurveMethod · 0.80
GetColorMethod · 0.80

Calls 1

BackMethod · 0.45

Tested by 1

GetArgsFunction · 0.64