Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ to_double
Function
to_double
src/ifcgeom/ConversionResult.h:160–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
: value_(v) {}
159
160
virtual double to_double() const {
161
return value_;
162
}
163
164
virtual std::string to_string() const;
165
Callers
15
estimate_polygon_offset_distance
Function · 0.50
write_segment
Method · 0.50
write_polygon_to_svg_
Method · 0.50
write_polygon_to_obj_
Method · 0.50
input_polygon_boundary
Method · 0.50
close_input_point
Method · 0.50
subdivide_polygon
Function · 0.50
arrange_polygons.cpp
File · 0.50
to_double_point
Function · 0.50
is_parallel_2degree_node
Function · 0.50
clean_noisy_paths
Function · 0.50
arrange_polygons
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected