FreeCAD: master 78d7616d

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-05-26 01:35:45 master fea82942
Changeset Draft: add find_object function to find objects by label in a document

Also add `find_doc` to be able to test the existence of an
active document before searching for the object.

These can be used in the make functions of most modifier commands.
mod - src/Mod/Draft/draftutils/utils.py Diff File