Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getFrameValues
Method
getFrameValues
src/Mod/Fem/App/FemPostPipeline.cpp:588–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
}
587
588
std::vector<double> FemPostPipeline::getFrameValues()
589
{
590
return m_source_algorithm->getFrameValues();
591
}
592
593
unsigned int FemPostPipeline::getFrameNumber()
594
{
Callers
4
onChanged
Method · 0.45
updateFrameValues
Method · 0.45
hasFrames
Method · 0.45
TaskPostFrames
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected