MCPcopy Create free account

hub / github.com/FreeCAD/FreeCAD / functions

Functions69,148 in github.com/FreeCAD/FreeCAD

↓ 89 callersMethodevaluate
src/Gui/ArcEngine.cpp:67
↓ 89 callersMethodgetContainer
src/App/Link.cpp:1148
↓ 89 callersMethodgetDocument
src/App/Application.cpp:725
↓ 89 callersMethodsetValues
src/Mod/Sketcher/App/PropertyConstraintList.cpp:184
↓ 88 callersFunctionAdd
src/Mod/Robot/App/kdl_cp/jntarray.cpp:84
↓ 88 callersMethodCreate
(cls, name, obj=None, parentJob=None)
src/Mod/CAM/CAMTests/TestPathSetupSheet.py:49
↓ 88 callersMethodaddItem
(self, item)
src/Mod/CAM/Path/Tool/shape/ui/flowlayout.py:45
↓ 88 callersMethodaddObject
(self, obj, child)
src/Mod/BIM/nativeifc/ifc_objects.py:194
↓ 88 callersMethodgetActiveView
Getter for the active view
src/Gui/Document.cpp:2678
↓ 88 callersFunctiongetHighestCurveIndex
Most recently created
src/Mod/Sketcher/App/SketchObject.h:631
↓ 88 callersFunctionisRestoring
src/Gui/ViewProvider.h:744
↓ 88 callersMethodpush
* Store the line into the internal buffer and compile the total buffer. * In case it is a complete Python command the buffer is emptied. */
src/Gui/PythonConsole.cpp:375
↓ 88 callersMethodresetEdit
src/Mod/Part/Gui/DlgProjectionOnSurface.cpp:1641
↓ 87 callersFunctionFirstVertex
src/Mod/CAM/libarea/pyarea.cpp:94
↓ 87 callersMethodGetNormal
src/Mod/Mesh/App/Core/Elements.h:918
↓ 87 callersMethodMatrix
src/Mod/CAM/libarea/kurve/Matrix.cpp:26
↓ 87 callersMethoddecode
src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx:88
↓ 87 callersMethodgetState
src/Mod/Sketcher/Gui/DrawSketchHandlerArc.h:547
↓ 87 callersMethodinstallEventFilter
src/Gui/Widgets.cpp:1126
↓ 87 callersMethodremoveChild
remove a child of this from scene while keeping scene indexes valid
src/Mod/TechDraw/Gui/QGIView.cpp:910
↓ 87 callersMethodsetAttribute
(self, Attribute)
src/Tools/bindings/model/generateModel_Module.py:368
↓ 87 callersFunctiontoDegrees
src/Base/Tools.h:145
↓ 87 callersMethodtranspose
src/Base/Matrix.cpp:694
↓ 86 callersMethodchild
src/Mod/Spreadsheet/Gui/SheetTableViewAccessibleInterface.cpp:77
↓ 86 callersMethodcut
src/Mod/Mesh/App/Mesh.cpp:1150
↓ 86 callersFunctionsum
adds two vectors and returns result
src/Mod/Sketcher/App/planegcs/Geo.h:117
↓ 86 callersMethodtoPlainText
src/Mod/TechDraw/Gui/mrichtextedit.h:47
↓ 86 callersMethodvalues
src/Mod/Material/App/MaterialPyImp.cpp:657
↓ 85 callersMethodboundary
(self, boundary, key, attr)
src/Mod/Fem/femsolver/elmer/writer.py:727
↓ 85 callersMethodclear
src/3rdParty/libkdtree/kdtree++/kdtree.hpp:253
↓ 85 callersMethodexpired
src/App/DocumentObserver.cpp:765
↓ 85 callersMethodget
* Find or create the shape cache for a document object * @param obj The document object * @param create True if we should create the cache if it d
src/Mod/Part/App/PropertyTopoShape.cpp:1108
↓ 85 callersMethodgetPackedValue
src/Base/Color.cpp:81
↓ 85 callersMethodsetText
src/Mod/Sketcher/Gui/EditModeInformationOverlayCoinConverter.cpp:393
↓ 84 callersMethodIsEqual
src/Mod/Mesh/App/Core/Elements.h:1215
↓ 84 callersMethodangle
src/Mod/Measure/App/Measurement.cpp:669
↓ 84 callersMethodcbegin
\copydoc unordered_cbegin()
src/3rdParty/lru-cache/include/lru/internal/base-cache.hpp:707
↓ 84 callersFunctioninitApplication
tests/src/App/InitApplication.h:10
↓ 84 callersMethodsetPen
src/Mod/TechDraw/Gui/PATPathMaker.h:44
↓ 84 callersMethodsetPoint
src/Mod/Mesh/App/Mesh.cpp:1090
↓ 84 callersMethodtestFlag
NOLINT (runtime/explicit)
src/Base/Bitmask.h:119
↓ 83 callersMethodAddFace
src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Mesh.cpp:392
↓ 83 callersMethodcontains
src/Mod/Part/App/WireJoiner.cpp:317
↓ 83 callersMethodend
return iterator end (needed for range-based for)
src/3rdParty/json/single_include/nlohmann/json.hpp:5598
↓ 83 callersFunctiongetShape
gets a shape from an IfcOpenShell object
src/Mod/BIM/importers/importIFClegacy.py:800
↓ 83 callersMethodreset
src/3rdParty/libE57Format/src/Packet.cpp:316
↓ 83 callersMethodtype
src/Gui/Dialogs/DlgInputDialogImp.cpp:120
↓ 83 callersFunctiontype_of_obj
Return type of *obj* honoring the special typesystem of Fem. Python objects of the Fem workbench define their type via a class member ``<Clas
src/Mod/Fem/femtools/femutils.py:73
↓ 83 callersMethodwarning
src/Base/Console.h:837
↓ 82 callersMethodclone
src/Mod/Sketcher/App/Constraint.cpp:76
↓ 82 callersFunctionexp
src/Mod/Robot/App/kdl_cp/utilities/utility.h:97
↓ 82 callersFunctiongce_ErrorStatusText
src/Mod/Part/App/Geometry.cpp:195
↓ 82 callersMethodgetSubObject
src/Mod/PartDesign/App/Body.cpp:530
↓ 82 callersMethoditemFromIndex
src/Mod/Sketcher/Gui/TaskSketcherElements.cpp:978
↓ 82 callersMethodmatch
Match the main properties of two working planes. Parameters ---------- source: WP object WP to copy properties fr
src/Mod/Draft/WorkingPlane.py:119
↓ 82 callersMethodresolve
src/App/DocumentObject.cpp:1515
↓ 82 callersMethodreverse
src/Mod/Part/App/Geometry.cpp:1159
↓ 82 callersMethodsetPlainText
src/Mod/TechDraw/Gui/mrichtextedit.h:91
↓ 82 callersMethodsetValue
src/Mod/Robot/App/PropertyTrajectory.cpp:43
↓ 82 callersMethodshow
Show the grid in all 3D views where it was previously visible.
src/Mod/Draft/draftguitools/gui_snapper.py:1700
↓ 81 callersFunctionCellAddress
src/App/Range.h:54
↓ 81 callersFunctionTwoStrings
src/Mod/Part/Gui/AttacherTexts.cpp:38
↓ 81 callersMethodaddCommand
Processes a command and updates the internal state of the machine. Returns true if the command has alterned the machine state
src/Mod/CAM/Path/Base/MachineState.py:98
↓ 81 callersFunctionfind
* @brief Find a string of characters in this mapped name. * * Find a string of characters in this mapped name. The bytes must occur * e
src/App/MappedName.h:944
↓ 81 callersMethodgetDocument
src/App/PropertyLinks.cpp:4048
↓ 81 callersMethodgroup
src/Tools/plugins/widget/plugin.cpp:81
↓ 81 callersMethodinsert
src/Mod/Fem/App/AppFemPy.cpp:170
↓ 81 callersFunctionsetEdit
src/Mod/PartDesign/Gui/Utils.cpp:77
↓ 81 callersMethodsetStatus
src/App/Document.cpp:150
↓ 80 callersMethodaddEventCallback
src/Gui/View3DPy.cpp:2117
↓ 80 callersMethodempty
named queries
src/3rdParty/FastSignals/tests/catch2/catch.hpp:648
↓ 80 callersMethodgetUserPreferred
src/Base/QuantityPyImp.cpp:159
↓ 80 callersMethodhide
src/Mod/TechDraw/Gui/ViewProviderPage.cpp:286
↓ 80 callersFunctionisVertical
isVertical(obj) ... answer True if obj points into Z
src/Mod/CAM/Path/Geom.py:163
↓ 80 callersMethodprecision
! @brief Get declared precision of the floating point number. @pre The destination ImageFile must be open (i.e. destImageFile().isOpen()). @post No v
src/3rdParty/libE57Format/src/FloatNode.cpp:249
↓ 80 callersMethodsetHandle
src/Mod/Part/App/Geometry.cpp:634
↓ 79 callersFunctionget
src/3rdParty/json/single_include/nlohmann/json.hpp:5608
↓ 79 callersMethodgetInEdit
src/Gui/Document.cpp:768
↓ 79 callersMethodgetNrOfJoints
* Request the total number of joints in the tree.\n * <strong> Important:</strong> It is not the same as the * total number of segme
src/Mod/Robot/App/kdl_cp/tree.hpp:161
↓ 79 callersMethodgetPosition
src/Gui/InputVector.cpp:128
↓ 79 callersMethodrmvSelectionGate
remove the active SelectionGate
src/Gui/Selection/Selection.cpp:1199
↓ 79 callersMethodsingleShot
src/Gui/ActionFunction.cpp:180
↓ 78 callersMethodArc
src/Mod/Sketcher/App/SolverGeometryExtension.h:189
↓ 78 callersFunctionDistance
src/Base/Vector3D.h:254
↓ 78 callersMethodDistance
src/Mod/Mesh/App/Core/Algorithm.cpp:1852
↓ 78 callersMethodGetNodeUV
src/3rdParty/salomesmesh/src/SMESH/SMESH_MesherHelper.cpp:578
↓ 78 callersMethodgetPosition
src/Gui/propertyeditor/PropertyItem.cpp:2785
↓ 78 callersMethodread
src/Mod/Fem/App/FemMesh.cpp:1631
↓ 78 callersMethodset
src/Mod/Mesh/Gui/SoFCMeshObject.cpp:321
↓ 78 callersFunctiontoVector2d
converts a 3D vector in the XY plane into a 2D vector
src/Mod/Sketcher/Gui/Utils.h:249
↓ 77 callersFunctionLastVertex
src/Mod/CAM/libarea/pyarea.cpp:99
↓ 77 callersMethodaddProperty
adds a new property to this object
src/Mod/TemplatePyMod/DocumentObject.py:188
↓ 77 callersMethodgetButton
src/Gui/Widgets.cpp:1082
↓ 77 callersMethodon
Set the visibility to True.
src/Mod/Draft/draftguitools/gui_trackers.py:132
↓ 77 callersMethodreadEndElement
src/Base/Reader.cpp:293
↓ 77 callersMethodsetShape
* Find or create the property shape cache in a document object and then add an entry * @param obj The Object * @param shape The shape to cache *
src/Mod/Part/App/PropertyTopoShape.cpp:1170
↓ 77 callersMethodswap
src/Mod/Mesh/App/Mesh.cpp:253
↓ 76 callersMethodSetSubShape
src/3rdParty/salomesmesh/src/SMESH/SMESH_MesherHelper.cpp:210
↓ 76 callersMethodcount
(self)
src/Mod/CAM/Path/Tool/shape/ui/flowlayout.py:48
↓ 76 callersMethodgetCamera
src/Gui/Navigation/NavigationStyle.cpp:519
← previousnext →701–800 of 69,148, ranked by callers