Disable sectional view
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2013-10-02
10:20 AM
- last edited on
‎2023-08-01
06:59 PM
by
Doreena Deng
‎2013-10-02
10:20 AM
Hello all,
I would like to know if I can disable sectional view in archicad17 with an add-on?
Sectional view does crash my add-on, if it's possible when my add-on start, sectional view will be disable.
Thank you in advance.
I would like to know if I can disable sectional view in archicad17 with an add-on?
Sectional view does crash my add-on, if it's possible when my add-on start, sectional view will be disable.
Thank you in advance.
Labels:
- Labels:
-
Add-On (C++)
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2013-10-02 03:43 PM
‎2013-10-02
03:43 PM
atila-diffusion wrote:If your add-on causes ArchiCAD to crash, I think the only solution is to find and fix the bug in your code. Disabling parts of ArchiCAD is a temporary fix at best. If you don't address the core problem - the bug - it will lead to crashes elsewhere in future.
Sectional view does crash my add-on, if it's possible when my add-on start, sectional view will be disable.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2013-10-03 12:10 PM
‎2013-10-03
12:10 PM
Disabling parts of ArchiCAD is a temporary fix at bestFor now, I have to satisfy me with this fix...
Do you know what are the lines of code to disable the section view?
Indeed, it is better to fix the bug, not avoid it...
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2013-11-25 08:58 AM
‎2013-11-25
08:58 AM
Up