MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / Get

Method Get

src/ifcgeomserver/IfcGeomServer.cpp:231–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 void write_content(std::ostream& /*s*/) {}
230public:
231 Get() : Command(GET) {};
232};
233
234class GetLog : public Command {

Callers 15

GetObjectMethod · 0.80
GetObjectMethod · 0.80
writeMethod · 0.80
box_from_compoundFunction · 0.80
writeMethod · 0.80
finalizeMethod · 0.80
write_streaming_Method · 0.80
TriangulateMethod · 0.80
faceset_helperMethod · 0.80
fit_halfspaceMethod · 0.80
wire_utils.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected