Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetMesh
Method · 0.80
GetFlatMesh
Method · 0.80
AddFaceToGeometry
Method · 0.80
GetCrossSections3D
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected