Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ setShape
Method
setShape
src/Shell.cc:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
void Shell::setShape(const TopoDS_Shape& shape)
14
{
15
m_shell = TopoDS::Shell(shape);
16
}
17
18
int Shell::numFaces()
19
{
Callers
1
Clone
Method · 0.45
Calls
1
Shell
Class · 0.85
Tested by
no test coverage detected