Goodies Archicad 27 Best -
Goodies for ARCHICAD 27 — Practical Guide and Workflow Enhancements
Summary
- This paper presents concise, actionable ways to extend ARCHICAD 27 productivity using add-ons, templates, library parts, automation scripts, and best practices. It assumes a standard ARCHICAD 27 installation on Windows or macOS and targets architects and BIM managers seeking faster modeling, clearer documentation, and tighter collaboration.
- What “goodies” means here
- Small tools, workflow assets, and scripts that multiply efficiency without large IT overhead: curated libraries, parametric objects, predefined templates and views, Grasshopper/Live Connection setups, Python- or GDL-based automations, hotkey presets, publishing and plotting presets, and quality-control checklists.
- Quick wins to set up immediately
- Install a well-organized template: create or adopt a project template that includes company standards (layers, layer combinations, view map, pens, dimension styles, zone setups, and worksheets). Save as ARCHICAD Template (.tpl) and use as starting point.
- Consolidate Libraries: place project libraries in a single version-controlled folder (cloud sync or server). Use Library Manager to ensure no missing objects at open.
- Hotkeys: import a hotkey set tuned for modeling and documentation to reduce mouse travel. Export and version-control your .keyconfig.
- Recommended add-ons and extensions (what to look for)
- Parametric Objects: prioritize objects with user parameters (dimensions, materials, multiple display states). Replace static GDLs with parametric versions where possible.
- Key add-ons/functionality in 27:
- Enhanced Collision Detection and Model Check workflows (use model-check rules to catch unplaced openings, naming, story misalignment).
- IFC filtering and mapping tools—ensure IFC translation templates map properties and element types predictably.
- Publishing Automation add-ons (batch publish PDFs/DWGs) to reduce repetitive manual exporting.
- Python-based automation support: use Python scripts for renaming, batch property edits, and view generation.
- Libraries & objects: essential items and how to manage them
- Minimum library set for office standards:
- Walls, slabs, roofs, doors, windows (parametric)
- Furniture and sanitary objects with multiple types
- Annotation objects (north arrows, legends, keynotes)
- Detail symbols and hatching families
- Versioning: maintain a library manifest (CSV) listing object name, version, source, and last-updated date. Load libraries with relative paths in projects.
- Reduction of missing library issues: embed critical library parts into template library or use referenced libraries with fallback.
- Templates: structure and content
- Essential template components:
- Layer system and layer combinations for design/coordination/consultant modes
- Standard view map with required sheet set structure (A0–A4 naming, discipline prefixes)
- Master layouts with titleblocks and automatic fields
- Predefined schedules and schedule criteria (doors/windows/rooms)
- Graphic overrides for clash/highlight modes
- Practical tip: include sample annotated detail drawings and a filled sample schedule to guide new users.
- Automation and scripting (practical scripts to implement)
- Python script examples to implement:
- Batch rename elements: rename all door/window occurrences to match client coding rules.
- Property assigner: apply a property set (e.g., fire rating) to selected elements by type.
- Sheet generator: create sheets from view map entries and apply specified layouts.
- Deployment: place scripts in ARCHICAD’s Python folder and add menu shortcuts or toolbar buttons for frequent use.
- Documentation & plotting presets
- Create a Plotting Standards file containing:
- Pen sets for monochrome vs presentation output
- Print presets for PDF and DWG export (paper sizes, scale locks, vector/raster settings)
- PDF batch publish job with configurable cover sheet and index
- Use “Save as Publisher Set” so the same publish routine runs for all projects.
- IFC and collaboration best practices
- Maintain a company IFC export template:
- Standardize element classification mappings (ARCHICAD element type → IFC class)
- Export property sets required for consultants (e.g., manufacturer, fire rating, U-value)
- Use GUID and Element ID mapping rules so element referencing remains stable across updates
- Use reference models for consultants: link consultant IFCs as hotlinked modules or as overlays to preserve coordination control.
- Quality control checklist (pre-delivery)
- Run these checks before issuing documents:
- Model integrity: no duplicated elements, correct story assignments, consistent materials.
- Annotation completeness: all openings dimensioned and labelled; room names and areas match schedule.
- Library check: no missing objects; library versions consistent.
- Output check: test-print a sheet at 100% to verify lineweights and annotation scale.
- IFC export test: open exported IFC in a viewer to verify properties and geometry.
- Performance tips for large projects
- Use Module/Hotlink workflows to split large models by building block or discipline.
- Turn off unnecessary model display (elevation/section/cutting elements) while modeling complex geometry.
- Use graphic overrides and layer combinations for lighter views.
- Periodically archive and purge old revisions and unused layers, saved views, and redundant library objects.
- Example micro-workflows (actionable)
- Quick presentation pack (5 minutes):
- Switch to “Presentation” layer combination.
- Enable graphic override for soft shadows and line smoothing.
- Run “Publish to PDF” preset for selected sheets.
- IFC coordination export (10 minutes):
- Run property-set script to tag elements with discipline and trade.
- Use company IFC template to export with required property mapping.
- Validate in IFC viewer and upload to coordination hub.
- Sources of good goodies (where to look)
- Vendor object libraries from major manufacturers (for realistic product specs).
- Community GDL repositories and BIM object libraries.
- Marketplaces for parametric objects and add-ons.
- In-house developed script repositories (recommended: store in company Git or a shared drive).
- Recommended rollout plan for an office (minimal friction)
- Week 0: Assemble core team (BIM lead, two power users).
- Week 1: Create/update template and library manifest; pilot on one project.
- Week 2–3: Collect feedback; add 3–5 automation scripts and hotkeys.
- Week 4: Office-wide training (1–2 hours) and release the template + scripts.
- Ongoing: Quarterly review of libraries, scripts, and publish presets.
- Low-cost customizations worth investing in
- One or two office-specific parametric objects that capture repetitive, slightly unique elements.
- One Python script to automate repetitive naming/numbering tasks.
- A vetted IFC export template to reduce coordination rework.
- Closing — measurable outcomes
- Expected measurable improvements within one quarter:
- 20–40% reduction in documentation prep time for routine tasks.
- Fewer coordination issues from standardized IFC exports.
- Faster onboarding of new users via a consistent template and library.
Appendix — Action checklist (short)
- Create and save a company .tpl.
- Build a centralized library folder and manifest.
- Add 3 automation scripts (renaming, property assigner, sheet generator).
- Create publishing presets and a publish job.
- Make an IFC export template and test it with a coordinator.
- Schedule a 2-hour office rollout session.
If you want, I can: produce a starter ARCHICAD 27 template checklist, draft example Python scripts (rename, assign property, generate sheets), or outline a 2-hour training agenda. Which would you like next?
Archicad 27 Goodies are a collection of free, legacy add-ons provided by Graphisoft to extend the software’s core functionality. While they are no longer actively developed or supported, they remain popular for specific modeling and optimization tasks that aren't yet fully integrated into the main program. Key Tools in the Goodies Suite
Accessories (Wall, Roof, Slab): These allow you to add detailed elements like siding, framing, or specialized roof surfaces (e.g., corrugated sheets or tiles) to existing building elements.
Interior Wizard: Automates the creation of room finishes by adding moldings, wall panels, and floor finishes based on defined Zones.
PolyCount Tool: Helps manage project performance by displaying the number of 3D polygons in a model, allowing you to identify and simplify heavy objects.
Mesh to Roof Tool: Converts a Mesh element into separate Roof planes, which is useful for creating complex, terrain-following roof structures.
Check Duplicates: Scans the model for overlapping identical elements to clean up the file and ensure accurate scheduling. Installation & Setup for Archicad 27 Cannot use objects in goodies 27 (roof accesory object)
Unlocking the Hidden Power of Archicad 27 Goodies While Archicad 27 comes packed with native features like the new design options and enhanced MEP tools, some of its best productivity "secrets" aren't built into the default interface. Known as Goodies, these free, legacy add-ons developed by Graphisoft provide specialized capabilities that can significantly speed up your modeling and documentation. Essential Tools in the Goodies Suite
The Goodies Suite for Archicad 27 includes several classic tools that experienced BIM managers swear by:
Interior Wizard: Automates the addition of room accessories like floor finishes, wall panels, and ceiling moldings based on your defined zones.
Accessories Tool: Adds detailed objects—such as roof tiles, wall cladding, or floor framing—directly to existing surfaces.
Mesh to Roof Tool: Converts complex 3D meshes into editable roof planes, perfect for modeling irregular or organic roof structures.
Check Duplicates Tool: Scans your model for elements that occupy the exact same space with identical parameters, helping you maintain a clean, error-free BIM model.
3D Studio In: Allows you to import .3ds files from 3ds Max and convert them into GDL objects. goodies archicad 27
Polygon Counting Tool: Helps manage project performance by tracking the number of polygons in your 3D model. How to Install Archicad 27 Goodies
Goodies are not part of the standard installation and must be downloaded separately as a "Suite". Goodies for Archicad 29 - Download by Language - Graphisoft
"Goodies" for Archicad 27 are a suite of free, legacy add-ons provided by Graphisoft to extend the software’s core functionality. These tools are not part of the standard installation and must be downloaded separately from the Graphisoft Goodies page. Key Tools in the Goodies Suite
The suite includes several specialized utilities primarily accessed via the Design > Design Extras menu:
Accessories (Wall, Slab, Roof): Adds detailed objects like wall framing, canted walls, or specific roof tiles to existing elements.
Interior Wizard: Automatically generates interior finish elements (moldings, wall panels, floor finishes) based on 3D Zones.
3D Studio In: Allows you to import and convert .3ds files into Archicad GDL objects.
PolyCount Tool: Helps manage project performance by displaying the 3D polygon count of elements.
Mesh to Roof: Converts free-form shapes created with the Mesh tool into Roof elements.
Check Duplicates: Identifies and removes overlapping elements that share identical parameters.
Profiler: Enables the creation of complex 3D profiles along straight or curved paths.
Construction Simulation: Links model elements to a task list to simulate the building process (Windows only). Installation and Usage Tips
3. Landworks 2024 for Archicad 27
Archicad’s native mesh tool is clunky. Landworks (by Vico Software / Graphisoft Partner) is the gold standard for terrain modeling.
- AC27 improvements: 3x faster regeneration of large terrain meshes.
- Features: Cut-and-fill analysis, contour labeling, and road alignment tools.
- Price: ~€299 – but it pays for itself on the first site project.
3) Quick action checklist to try it out (5–10 minutes)
- Open a medium-sized project and note load time.
- Test generative massing: run one concept iteration and export the suggested mass.
- Sync a model to BIMcloud and observe sync speed/changes panel.
- Place a new parametric object and adjust parameters; test snapping.
- Export a floor plan to PDF/DWG and compare dimension/linework clarity with your previous version.
- Export IFC and run a quick clash check in your usual viewer.
If you want, I can:
- Produce a one-page printable "Archicad 27 Goodies" cheat sheet; or
- Create a short test plan tailored to your role (architect, BIM manager, drafter, or visualizer).
Related search suggestions:
The Archicad 27 Goodies Suite is a collection of free add-ons developed by Graphisoft to provide specific capabilities not integrated into the default interface. These tools are based on legacy code and are provided "as is" without official support. Core Add-Ons in the Suite
The suite includes several classic tools for modeling and project management:
Accessories: Enhances models with floor, wall, and roof construction details.
Interior Wizard: Automates the placement of ceiling, wall, and floor finishes like moldings or wall panels.
Mesh to Roof Tool: Converts mesh elements into editable roof planes.
3D Studio In: Enables the import of 3D objects from .3ds file formats.
Profiler: Allows users to create custom extruded profiles along a chosen path.
Check Duplicates: Identifies and removes overlapping elements to clean up project data.
Polygon Counting Tool: Helps manage project performance by monitoring the number of polygons in the 3D model.
Construction Simulation: Provides tools to visualize the building process over time.
RAL Color System: Adds the standard RAL color palette for more accurate surface finishing. How to Install and Use
Download: Access the installer from the Graphisoft Goodies Download Page by selecting your language version.
Installation: Run the installer and point it toward your existing Archicad 27 folder.
Library Loading: For tools like Accessories to work, you must load the Accessories Library 27 using the Library Manager after installation.
Access Tools: Once installed, most Goodies appear under the Design > Design Extras menu or the File > Interoperability menu. Important Notes Goodies for ARCHICAD 27 — Practical Guide and
Build Matching: Ensure your Goodies build version matches your Archicad 27 build. If you update Archicad, you should re-run the latest update installer to automatically sync your Goodies.
Legacy Status: Because these are based on older code, they may occasionally show performance issues or bugs that will not be patched. Goodies for Archicad 29 - Download by Language - Graphisoft
ArchiCAD 27 Review: A Powerful and Feature-Rich BIM Solution
Graphisoft's ArchiCAD 27 is a robust and feature-packed Building Information Modeling (BIM) software that has been a favorite among architects, engineers, and construction professionals for decades. The latest version builds upon the success of its predecessors, offering an array of innovative tools and enhancements that streamline the design, documentation, and collaboration process.
Key Features and Enhancements:
- Improved Performance: ArchiCAD 27 boasts a more efficient and responsive interface, allowing users to work seamlessly with large and complex projects.
- Enhanced Collaboration: The software offers improved interoperability with other BIM tools and platforms, facilitating smoother collaboration and data exchange between stakeholders.
- Advanced Modeling Tools: ArchiCAD 27 introduces new and refined modeling tools, including enhanced curve and surface creation, as well as improved mesh modeling capabilities.
- Streamlined Documentation: The software provides a range of new and improved documentation tools, making it easier to create detailed, accurate, and professional-looking construction documents.
- Integration with Other Tools: ArchiCAD 27 integrates seamlessly with other popular design and construction tools, such as Autodesk Revit, Solibri, and IFC.
Pros:
- Mature and Stable Platform: ArchiCAD 27 is built on a mature and stable platform, ensuring a reliable and consistent user experience.
- Comprehensive Feature Set: The software offers an extensive range of features and tools, making it an ideal solution for architects, engineers, and construction professionals.
- Strong Support and Resources: Graphisoft provides excellent support and resources, including documentation, tutorials, and customer support.
Cons:
- Steep Learning Curve: ArchiCAD 27 has a complex and feature-rich interface, which can be overwhelming for new users.
- Resource-Intensive: The software requires a powerful computer to run smoothly, which can be a challenge for users with lower-end hardware.
Verdict:
ArchiCAD 27 is a powerful and feature-rich BIM solution that offers a comprehensive range of tools and enhancements for architects, engineers, and construction professionals. While it may have a steep learning curve and require a significant investment in hardware, the benefits of using ArchiCAD 27 far outweigh the drawbacks. If you're looking for a reliable and robust BIM solution, ArchiCAD 27 is definitely worth considering.
Rating: 4.5/5
Recommendation:
ArchiCAD 27 is suitable for:
- Architects, engineers, and construction professionals working on large and complex projects.
- Users who require a high level of customization and control over their BIM data.
- Those who need to collaborate with stakeholders using other BIM tools and platforms.
However, users who are new to BIM or require a more straightforward and user-friendly solution may want to consider alternative options.
Future Goodies: What’s Coming for Archicad 27 in Late 2025
The Archicad add-on ecosystem is vibrant. Here are three goodies in closed beta expected to release soon:
- AI Visualizer 27 – Generates photorealistic renders inside Archicad using Stable Diffusion (no export to external renderer).
- IFC Diff Checker – Compares two IFC versions directly in AC27 and highlights changes in red/green.
- VR Walkthrough Recorder – Records a path in BIMx and exports as MP4 with voiceover.
1. Gravity
Gravity is arguably the most beloved Goodie of all time. While Archicad 27 has improved automatic collision detection, Gravity remains the go-to tool for quick manual checks. This paper presents concise, actionable ways to extend
- What it does: It allows you to check the vertical collision of elements. You can "drop" a slab or object down to the first element it hits or check if a pipe runs through a beam.
- Why use it in AC27: Even with modern modeling improvements, complex renovations often require a manual check to ensure your floor levels match the existing topography or that your ductwork clears the structural steel.
The "Goodie" Keyboard Shortcuts
Archicad 27 includes unassigned shortcuts for power functions. Go to Options > Work Environment > Keyboard Shortcuts and search for:
- Show/hide all Goodies palettes (assign a key, e.g.,
F12). - Cycle through recent Goodie add-ons (if you have multiple installed).