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

Function register_section_input

src/geode/model/common.cpp:42–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 void register_section_input()
43 {
44 geode::SectionInputFactory::register_creator<
45 geode::OpenGeodeSectionInput >(
46 geode::OpenGeodeSectionOutput::extension().data() );
47 }
48
49 void register_brep_output()
50 {

Callers 1

Calls 2

extensionFunction · 0.50
dataMethod · 0.45

Tested by

no test coverage detected