Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ values
Method
values
src/Mod/Material/App/MaterialPyImp.cpp:657–660 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
655
}
656
657
PyObject* MaterialPy::values()
658
{
659
return Py::new_reference_to(this->getProperties().values());
660
}
661
662
Py_ssize_t MaterialPy::sequence_length(PyObject *self)
663
{
Callers
15
delete_duplicate_mesh_elements
Function · 0.45
fill_femresult_mechanical
Function · 0.45
read_fenics_mesh_xml
Function · 0.45
__init__
Method · 0.45
_checkSolver
Method · 0.45
_resetAll
Method · 0.45
get_start_end_id
Method · 0.45
test_remove_bit
Method · 0.45
tearDownClass
Method · 0.45
untrackAllModules
Function · 0.45
setLevel
Function · 0.45
snapmaker_process_arguments
Method · 0.45
Calls
2
getProperties
Method · 0.95
new_reference_to
Function · 0.85
Tested by
5
test_remove_bit
Method · 0.36
tearDownClass
Method · 0.36
test_bundled_report_templates_are_valid
Method · 0.36
test_bundled_query_presets_are_valid
Method · 0.36
test_wall_makeblocks
Method · 0.36