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