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

Function register_brep_input

src/geode/model/common.cpp:36–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34namespace
35{
36 void register_brep_input()
37 {
38 geode::BRepInputFactory::register_creator< geode::OpenGeodeBRepInput >(
39 geode::OpenGeodeBRepOutput::extension().data() );
40 }
41
42 void register_section_input()
43 {

Callers 1

Calls 2

extensionFunction · 0.50
dataMethod · 0.45

Tested by

no test coverage detected