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

Method GetLinearScalingFactor

src/cpp/web-ifc/cache/IfcCache.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363 }
364
365 double IfcCache::GetLinearScalingFactor() const
366 {
367 return _linearScalingFactor;
368 }
369
370 std::string IfcCache::GetAngleUnits() const
371 {

Callers 4

GetMeshMethod · 0.80
GetFlatMeshMethod · 0.80
AddFaceToGeometryMethod · 0.80
GetCrossSections3DMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected