Skip to content

Instantly share code, notes, and snippets.

@mario52a
mario52a / Macro_FCTreeView.FCMacro
Last active June 4, 2025 19:45
Macro for list all objects in the project in one list without hierarchy, options sort by name, label, visibility, group, by length option search by name, label .... without case sensitive or with case sensitive and select all objects displayed in the macro window.
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
#
"""
***************************************************************************
* Copyright (c) <mario52> 2017 2018 2019 2020 2021 2022 2023 2024 2025 *
* *
* This file is a supplement to the FreeCAD CAx development system. *
* *
* This program is free software; you can redistribute it and/or modify *