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

Function fn

src/ifcmax/IfcMax.cpp:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113void IFCImp::ShowAbout(HWND /*hWnd*/) {}
114
115DWORD WINAPI fn(LPVOID /*arg*/) { return 0; }
116
117#if MAX_RELEASE > 14000
118# define S(x) (TSTR::FromCStr(x.c_str()))

Callers 15

capture_outputFunction · 0.85
finalizeFunction · 0.85
finalizeFunction · 0.85
visitFunction · 0.85
visit_2Function · 0.85
convertMethod · 0.85
project_onto_planeFunction · 0.85
shape_pair_enumerateFunction · 0.85
generate_23.pyFile · 0.85
generate_15.pyFile · 0.85
generate_20.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected