MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / getName

Method getName

src/Mod/Sketcher/App/ConstraintPyImp.cpp:1189–1192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1187}
1188
1189Py::String ConstraintPy::getName() const
1190{
1191 return Py::String(this->getConstraintPtr()->Name);
1192}
1193
1194void ConstraintPy::setName(Py::String arg)
1195{

Callers 15

setEditedObjectMethod · 0.45
setEditedObjectMethod · 0.45
activatedMethod · 0.45
setEditedObjectMethod · 0.45
setEditedObjectMethod · 0.45
setEditedObjectMethod · 0.45
addGeometryMethod · 0.45
representationMethod · 0.45
GeometryFacade.hFile · 0.45
getPyPathValueMethod · 0.45
setPathValueMethod · 0.45
getConstraintMethod · 0.45

Calls 1

StringClass · 0.50

Tested by 1