Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getIndex
Method
getIndex
src/App/StringIDPyImp.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
Py::Long StringIDPy::getIndex() const
84
{
85
return Py::Long(this->_index);
86
}
87
88
void StringIDPy::setIndex(Py::Long index)
89
{
Callers
15
MappedName
Function · 0.45
save
Method · 0.45
erase
Method · 0.45
find
Method · 0.45
findAll
Method · 0.45
findMappedRef
Method · 0.45
ElementMap.cpp
File · 0.45
addChildElements
Method · 0.45
getAll
Method · 0.45
getID
Method · 0.45
lookupAttribute
Function · 0.45
isAttributeDefined
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected