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

Method getUserString

src/Base/QuantityPyImp.cpp:658–661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656}
657
658Py::String QuantityPy::getUserString() const
659{
660 return {getQuantityPtr()->getUserString(), "utf-8"};
661}
662
663Py::Dict QuantityPy::getFormat() const
664{

Callers 1

getUserPreferredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected