Skip to content

Generate planes for miter cut doesn't work #32

Description

@Shwansmeister

Describe your issue

Trying to generate planes for miter cut throws the following error:

17:31:39  Traceback (most recent call last):
17:31:39    File "/home/Shwans/.local/share/FreeCAD/Mod/Quetzal/./fFeatures.py", line 691, in generateBisectPlanes
    if sel[0].FType == 'FrameBranch':
       ^^^^^^^^^^^^
17:31:39  AttributeError: 'FeaturePython' object has no attribute 'FType'. Did you mean: 'IfcType'?
17:31:39  

FreeCAD version info + Quetzal WB version

OS: Arch Linux (xcb)
Architecture: x86_64
Version: 1.0.2.39319 (Git)
Build type: Release
Branch: makepkg
Hash: 256fc7eff3379911ab5daf88e10182c509aa8052
Python 3.14.2, Qt 6.10.1, Coin 4.0.5, Vtk 9.5.2, OCC 7.9.3
Locale: C/Default (C)
Stylesheet/Theme/QtStyle: OpenDark.qss/OpenDark/
Installed mods: 
  * fasteners 0.5.44
  * Quetzal 1.8.9
  * WoodsData 1.0.2
  * Woods.backup1773741881.6050975 (Disabled)
  * Design456 0.0.1
  * OpenTheme 2025.5.20
  * Assembly4.backup1773741728.7495518 0.60.2 (Disabled)
  * FrameForge 0.1.7
  * Assembly4 0.60.6
  * SaveAndRestore 0.2.2
  * PieMenu 1.12.3
  * PieMenu.backup1773741869.8410842 1.12.1 (Disabled)
  * Behave-Dark-Colors 0.1.1
  * Design456.backup1773741863.783582 0.0.1 (Disabled)
  * A2plus 0.4.68
  * Woods
  * woodworking 3.0.20260314

What is the feature affected?

Frame tools

Steps to reproduce

  1. Switch to Quetzal WB
  2. Open FrameBranmch manager
  3. Select 1 or 2 structures
  4. click on Generate planes

What was the expected result?

No response

Put here any screenshots or videos (optional)

No response

Would you like to work on this issue?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions