Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ Next
Method
Next
src/ifcgeomserver/IfcGeomServer.cpp:412–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
void write_content(std::ostream& /*s*/) {}
411
public:
412
Next() : Command(NEXT) {};
413
};
414
415
class Bye : public Command {
Callers
15
is_single_linear_edge
Method · 0.45
is_single_circular_edge
Method · 0.45
sort_edges
Method · 0.45
get_single_child
Function · 0.45
convert_impl
Method · 0.45
convert
Method · 0.45
shape_pair_enumerate
Function · 0.45
contains_circular_segments
Function · 0.45
convert
Method · 0.45
convert_openings
Method · 0.45
convert
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected