MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / register_brep_output

Function register_brep_output

src/geode/model/common.cpp:49–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 void register_brep_output()
50 {
51 geode::BRepOutputFactory::register_creator<
52 geode::OpenGeodeBRepOutput >(
53 geode::OpenGeodeBRepOutput::extension().data() );
54 }
55
56 void register_section_output()
57 {

Callers 1

Calls 2

extensionFunction · 0.50
dataMethod · 0.45

Tested by

no test coverage detected