Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ execute
Method
execute
src/Mod/Part/App/PrimitiveFeature.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
App::DocumentObjectExecReturn* Primitive::execute()
84
{
85
return Part::Feature::execute();
86
}
87
88
// suppress warning about tp_print for Py3.8
89
#if defined(__clang__)
Callers
nothing calls this directly
Calls
15
toRadians
Function · 0.85
abs
Function · 0.85
tan
Function · 0.85
IsDone
Method · 0.80
Error
Method · 0.80
SetValue
Method · 0.80
rotZ
Method · 0.80
Wire
Method · 0.80
makeSpiralHelix
Method · 0.80
TopoShape
Class · 0.70
gp_Ax2
Class · 0.70
execute
Function · 0.50
Tested by
no test coverage detected