• Mastering Point Clouds in Civil 3D: A Three-Part Guide to Efficiency: Part 2

    Many contemporary survey and design companies now utilize point cloud data to a certain extent. Surveying through aerial or ground-based scanners is frequently quicker, more convenient, and safer compared to conventional survey techniques.

    “But these clouds clog up my Civil 3D drawing when I make a surface.” You say. I’m here to tell you that they don’t have to! The dataset is always huge, tens or even hundreds of millions of points. When the deliverable is a surface model in Civil 3D, 3 things must happen. 

    This is the second in a series of three articles outlining how Autodesk Recap and Civil 3D are used to carry out these tasks. Click here for the first article in this series. 

    Task 2: Decimate (thin) the data. Reduce the number of points to a number that Civil 3D can use. Attempting to model a surface using 80 million points is an exercise in futility! 

    Recap 2024.1 can do this! There are a couple of options; I prefer the second. I like to dictate the number of points that will exist in the decimated cloud. Recap will “intelligently” decimate the cloud so as not to remove too many of the important points. 

    If you have any more questions about Civil 3D points clouds please contact us at info@solidcad.ca

    Civil 3D points clouds

    Civil 3D points clouds

    There will be a new classification in the Project Navigator. 

    Civil 3D points clouds

    And the decimated points will be coloured magenta. 

    Civil 3D points clouds

    Click here to download the sample files. And stay tuned for the third article…

    Mastering Point Clouds in Civil 3D: A Three-Part Guide to Efficiency: Part 1

    Most survey and design firms these days rely on point cloud data to some degree. It is often faster, easier, and safer to survey using aerial or ground-based scanners compared with traditional survey methods. 

    “But these clouds clog up my Civil 3D drawing when I make a surface.” You say. I’m here to tell you that they don’t have to! The dataset is always huge, tens or even hundreds of millions of points. When the deliverable is a surface model in Civil 3D, 3 things must happen. 

    Unfortunately for you, the reader, you’ll need to wait for the whole story as this is only the first in a series of three articles outlining how Autodesk Recap and Civil 3D are used to accomplish these tasks. 

    Task 1: Isolate the ground points. Points that do not fall on the ground such as buildings, trees, and overhead power lines and their poles must not be used to model a surface. 

    Recap 2024.1 can do this! It’s easy as there are only a couple of options to choose from. Really, in my experience, the default option is often the best. 

     

    There will be a new classification in the Project Navigator. 

    And the ground points will be coloured brown. 

    Click here to download the sample files. And stay tuned for the second article… 

    If you have any more questions about Civil 3D points clouds please contact us at info@solidcad.ca

    Bluebeam Revu: 21.0.50 New Features

    Update your Bluebeam Revu 21 software to the latest version and experience these new features. Click here for product documentation.

    Markup Labels

    Do you need to add information from the Markup List? Just type << in the label box.

    Multiply

    Do you need to make copies of markups or measurements?

    Studio Sessions

    Do you invite collaborators to Studio Sessions who do not own a subscription to Revu? They now have access to more markup tools.

    • Stamps
    • Snapshots
    • Highlights
    • Cloud+

     

    For any questions reach out to your sales rep or contact us at info@solidcad.ca

    Dynamo for Revit 2.17 Upgrade – Part 1

    Introduction

    Navigating through the intricate world of Dynamo, it is crucial to stay updated on its continuous enhancements and refinements. In this part, the first of a series dedicated to Dynamo updates, we’ll delve into six (6) user-centric new features and enhancements aimed at enriching the user experience and broadening the horizon of what is possible with visual programming.

    This blog aims to nurture curiosity about Dynamo, encouraging the reader to explore its capabilities and experience with its features.

    In this part 1, we will discuss the Six (6) New features and enhancements.

    • Enhanced Node Autocomplete
    • New Dynamo settings with Import/Export and Deployment
    • In-Product Node Documentation
    • Insert Graph into an Open Workspace
    • Enhanced 3D Node Preview in Dynamo
    • Improving Workspace Organization with Advanced Grouping

    Each of these enhancements is designed to cater to different aspects of the Dynamo experience, whether you are an architect, engineer, designer or a passionate Dynamo enthusiast, these improvements have the potential to elevate productivity and deliver more efficient BIM projects, saving valuable time.

    Enhanced Note Autocomplete – Smart Recommended Nodes

    Feature Overview

    The world of visual programming is continually evolving, equipping developers with more refined tools and functionalities. Among the recent enhancements in Dynamo is the “Recommended Nodes” feature in Node Autocomplete.

    Dynamo’s Node Autocomplete, once enabled, now features a “Recommended Nodes” enhancement driven by machine learning. This improvement provides more relevant node suggestions based on Confidence Level. Suggestions are derived from extensive training on real-word Dynamo patterns. Users have the flexibility with Low Confidence suggestions can easily switch suggestions methods.

    A Deeper Dive

    • Introducing the “Recommended Nodes” Feature in Node Autocomplete

    Dynamo’s Node Autocomplete has been enhanced with a significant feature: the “Recommended Nodes”. This feature, driven by advanced machine learning, it offers precise node suggestions to optimize the visual programming workflow.

    • What is “Confidence Level” for Precision in Suggestions?

    Once the Node Autocomplete is enabled in the Preferences, it can be activated by double-clicking on an Upstream or Downstream node port in the graph. the Autocomplete node ranks suggestions to ensure the most relevant and appropriate connections are prioritised. Each suggested node is assigned a Confidence Level, reflecting the algorithm’s certainty about its relevance and suitability within the given context. A higher confidence rating (percentage) prioritises nodes that are more pertinent, further prioritising the design process.

    • What are node rankings and suggestions from Real-World Learning?

    The node rankings and suggestions are derived from the algorithm’s extensive training on the Dynamo dictionary, Dynamo host samples, and real Dynamo graphs. By understanding real-world patterns, it can make informed recommendations. As a result, the Autocomplete node offers customised and reliable suggestions, that can significantly improve the visual programming experience in Dynamo.

    • What is “Low Confidence” nodes?

    Nodes assigned a lower ranking percentage are considered nodes that the algorithm have less confidence in their usability/match with the selected port and are conveniently categorized under “Low Confidence”. They are available for optional selection, ensuring flexibility in node choices. The criteria for which nodes fall under “Low Confidence” can be adjusted.

    • How to swiftly alternate between the Ranking Methods?

    Regardless of the Preferences settings, users can effortlessly switch between the Recommended Nodes and the previously existing Node Type Match method directly from within the Autocomplete node. This ensures a seamless workflow, eliminating the need to delve into separate settings or menus.

    Enabling Node Autocomplete – Step-by-Step

    1. From the Dynamo tab, select Preferences.

    Dynamo

    1. Under Features, locate the Node Autocomplete option and expand it.
    2. Toggle the switch to ‘On‘ to the left of Enable Node Autocomplete.

    Dynamo

    1. Select the Default Ranking Method
    2. Type the number of nodes that will show in the Autocomplete node
    3. Toggle the switch for Hide nodes below a specified confidence level to ‘On
    4. Close the Preferences Panel

    How to Select nodes from the high-ranking List – Video

    Beginning with a single node:

    • Autocomplete node is initiated by double clicking on one of the node’s input ports
    • Top ranked node is selected from the list
    • This process is repeated for the other ports

    How to Select nodes from Low Confidence list – Video 

    Beginning with a single node:  

    • Autocomplete node is initiated by double clicking on the Category input port of the All Elements of Category node. 
    • The top ranked Category.ByName node is selected from the list and automatically connected 
    • Autocomplete node is initiated by double clicking on the Name port of the Category.ByName 
    • The String node is selected from the Low Confidence list and automatically connected 

    How to Select nodes from Low Confidence list – Video 

    Beginning with a single node:  

    • Autocomplete node is initiated by double clicking on the Category input port of the All Elements of Category node. 
    • The top ranked Category.ByName node is selected from the list and automatically connected 
    • Autocomplete node is initiated by double clicking on the Name port of the Category.ByName 
    • The String node is selected from the Low Confidence list and automatically connected 

    Feature summary 

    The introduction of the “Recommended Nodes” feature, enhances the functionality of Dynamo’s Node Autocomplete. Utilising machine learning and data from real-world usage patterns, this user-centric enhancement allows users to create graphs with greater efficiency. With the added flexibility to feature aims to provide ore relevant and reliable node suggestions. Alongside the ability to adjust confidence criteria and switch suggestion methods, users have tools at their disposal to refine their visual programming experience. 

    1. New Dynamo setting with import/export and deployment. 

    Feature Overview 

    In the vast spectrum of visual programming tools provided by Dynamo, the ability of exporting and importing settings using XML files stands as another practical addition, accessible right from the Preferences panel. This feature not only facilitates the sharing, deployment, and transfer of preferences, but also serves as an efficient backup mechanism. Ensuring consistency in Dynamo settings across the company, it provides a safeguard against unintended changes and streamlines collaboration efforts. 

    Exporting Settings in Dynamo from the Preferences Panel – Step-by-Step 

    Note: Before making changes or importing existing preferences, exporting current configurations to an XML file is a prudent step. This acts as a backup, allowing importing them back if needed.   

    1. From the Dynamo tab, select Preferences.
    2. In the “Preferences” dialog box, click on the section (that contains the specific settings to export. 
    3. Expand Subsections: Expand subsections to reveal the individual preferences. 
    1. Review and Set Preferences: Review the individual preferences and ensure they are set according to your desired configurations. 
    1. Export Settings: Once you have reviewed and set all the preferences you want to export, click on “Export” within the “Preferences” panel to initiate the export process. 
    1. Choose Export Location: A file explorer window will appear, allowing you to choose a location for saving the exported settings file. 
    1. Rename File: The first exported settings file to that location, will be automatically named “DynamoSettings.XML”, otherwise the file of the being exported will have a suffix appended to it (i.e. DynamoSettings_12345678.XML). Renaming the exported file or adding/replacing the suffix will help identify the settings later. 
    1. Close File Explorer Window: After providing the file name and selecting the export location, close the file explorer window. 

    The exported XML file will contain the chosen configurations and can be used later to import the settings into Dynamo or share them with others who might benefit from the same configurations. 

    Importing Preferences – Step-by-Step

    Weather reapplying exported settings, deploying them across multiple instances or incorporating received ones from another user, the effort is minimal. Simply use the Import tool in the Preferences panel to integrate them.

    1. From the Dynamo tab, select Preferences.
    2. In the “Preferences” dialog box, click on Import
    3. Locate the XML file: Locate and select the XML file that contain the configurations you want to apply and select it
    4. Import Success? Click OK

    With these few steps, the settings in the Preferences panel will update to reflect the ones imported thru the chosen XML file.

    For settings outside the Preferences panel in Dynamo, it is necessary to restart both Dynamo and its host program for the settings to take effect.

    Deployment with XML files

    Using XML files for transferring preferences, offers a structured method for sharing, transferring, or reverting settings in Dynamo. It supports uniformity, collaboration, and quick settings adjustments.

    How to Export and Import Settings – Videos

    Here are two short videos that demonstrate how to export and import setting using XML files:

    1. The Node Autocomplete feature is enabled, and the Auto-Backup Interval time is modified
    2. The preferences settings are exported to an XML file that is renamed

    The preferences settings are exported to an XML file that is renamed

    • An existing XML Dynamo settings file is imported in which the Node Autocomplete feature was disabled, and the Auto-Backup Interval was set to 1 minute

    Feature Summary

    Utilizing XML files, Dynamo’s export and import tools offer a straightforward approach to managing configurations, remaining a user-centric environment by enabling users to both preserve and modify their setup.

    In-Product Node Documentation

    Feature Overview

    Dynamo’s revamped Documentation Browser simplifies node understanding with improved in-product node documentation. The Documentation Browser Accessed by right clicking a node and selecting Help…, it organizes information into three main parts: Node Information, Inputs and Outputs and Node Issue Help when things don’t go as planned.

    A feature familiar to many, the Documentation Browser is Dynamo’s in-product node documentation designed to give users quick access to node details without leaving the application. It is now reimagined and refined to provide more organized and detailed per-node documentation.

    Feature Details

    The Documentation Browser is now segmented in 3 sections:

    1. Node Information: This section provides information about the selected node. While the aim is to offer clarity on a node’s functionality, some nodes have In Depth information.
    2. Input and Outputs: This section presents a breakdown of the nodes inputs and outputs complete with their type, a brief description, Inputs Default Value and Outputs Data type.
    3. Node Issue Help: This section appears only when a node error is detected. It is intended to offer guidance to address the error.

    The enhanced in-product node documentation provides structure and efficient way for users to access and understand vital information. This streamlined approach addresses the fundamental need for clarity and accessibility in Dynamo’s complex environment.

    In-Product Node Documentation – How it Works – Video

    Showcasing the improved in-product node documentation within Dynamo offers just a glimpse. It is recommended to dive into the improved documentation firsthand, allowing for a richer understanding of its advancements and nuances.

    Insert Graph into an Open Workspace

    Feature Overview

    Dynamo’s “Insert” tool, amplifies the modular assembly approach in visual programming., by streamlining the integration of graphs within graphs or within empty workspace. This enhancement ensures a boost in workflows efficiency, reusability, modularity, and clarity within the Dynamo ecosystem.

    The optimization of the user experience in Dynamo is enhanced by the “insert” tool. While copy-pasting graphs served as a functional method, this new tool provides an elegant, integrated, and straightforward approach for optimizing the workflow even further.

    Feature Benefits

    • Precision: Minimize manual errors and ensure that graphs are integrated correctly
    • Efficiency: Speed up the process by bypassing the older copy-paste approach.
    • Streamlined workflow: This tool’s introduction fits seamlessly with established workflows, simplifying the integration/nesting process.
    • Enhanced Collaboration: Ensures that graphs to be nested maintain their functionality and integrity when shared among different users

    Workflow enhancements

    This functionality goes beyond nesting graphs, it reshapes how professionals approach their graphs creation in Dynamo. While enabling efficient integration, it offers:

    • Modular approach: Emphasizes the discrete unit of design, promoting a design as you go approach and encouraging decomposing complex tasks into distinct graphs and seamlessly stitch them together in one file as needed.
    • Reuse & Recycle: Once a graph is created, it can be reused repeatedly across different multiple projects, maximizing efficiency.
    • Maintained Clarity: It promotes preserving a tidy and organized library that is ready for integration.

    Inserting a Graph into an Open Workspace – Step-by-Step

    The introduction of the “Insert” graph tool in Dynamo, elevates the visual programming experience of both novices and seasoned users, fostering better organization and collaboration leading to an increased efficiency.

    1. Start a new graph or open an existing one in the workspace.
    2. Navigate to the File tab and select Insert.

    Dynamo-for-Revit

    1. Locate the graph you want to insert and select it. (Note: If the graph is inserted in an existing graph, it will be located below it)
    1. Review and connect the newly added graph as desired.

    Feature Demonstration – Video

    Like other tools in this version, this tool has also to be experienced firsthand.

    In this demonstration 2 graphs will be inserted in a new file, and stich together to export door’s data from a Revit project to an Excel file.

    Enhanced 3D Node Preview in Dynamo

    Feature Overview

    Dynamo’s 3D Watch node ensures the geometry remains in sight, even when the connected node preview is turned off. This feature provides an uninterrupted spatial understanding without distractions

    In certain cases, there may be no need to toggle node preview of a node on just to see the spatial context. Watch 3D now shows geometry for all directly connected nodes, even if their preview is turned off. With this update designers can remain immersed in their workflows while still retaining visual clarity.

    How it Works – Step-by-Step

    1. Right click the node connected to the 3D Watch node and uncheck Geometry Preview.
    2. Run the graph. The geometry will stay visible in the 3D Watch Node after the graph.

    This enhancement is not merely a technical update; it is a thoughtful design decision. It acknowledges the core principle that visual continuity is a must in spatial design tools like Dynamo.

    How it Works – Video

    In this demonstration the Geometry Preview is turned off in the GeometryColor.ByGeometryColor node. After the graph is run, the color disappears in the background but remains in the 3D Watch node.

    Improving Workspace Organisation with Advanced Grouping

    Feature Overview

    Another enhancement in Dynamo is group functionalities. Custom Group styles, resizable headers, intuitive color adjustments, various customization option, together with the added convenience of dragging nodes into groups and, removing them using Alt+Left Click, makes organising the workspace a more intuitive endeavor. Additionally with settings exportable from within the Preferences panel, sharing. Backup, or deployment becomes smoother and more consistent.

    Feature Details

    • Resizable Headers: Customize to content’s needs. Adjust the headers size for better readability or a neater visual look.
    • Automatic Text Color Adjustment: Dynamo toggles between black and white text based on group’s background color, ensuring readability.
    • Direct Access, Drag & Drop and Easy Removal:
      • Quick Style Change: While Styles are created and set in the Preferences panel, Adjustments like color and font size are just a click away with the context menu.
      • Direct Node Organisation: Dragging a node straight into a group for swift organisation.
      • Easy Node Removal: Removing a node from a group is made easy using Alt+Left Click.
    • Exporting Settings Via Preferences: Groups Styles Settings can be backed up, shared and deployed by using the Export tool in the preferences panel. Consistency is ensured across teams and projects.

    Why it Matters

    The enhanced grouping functionality in Dynamo emphasize:

    Efficiency: With intuitive nodes organisation, direct style customization and easily readable group labels, workflows become faster and smoother.

    Collaboration: he ability to export and share settings ensures that teams work with a consistent visual framework, enhancing collaborative effort

    Personalization: With a wide range of customisation options, Dynamo allows users to create a workspace that reflects their styles and project needs.

    Dynamo’s advanced grouping features in this update increase clarity and efficiency, adapting as workflows grow in complexity. The result is potentially a better organised, efficient, and customized visual programming environment.

    How it Works – Video

    In this demonstration, a new Group Style is created and applied to a group and text size is changed.

    Part 1 Conclusion

    The six Dynamo enhancements we explored in this blog are clearly geared towards refining the user experience a boosting efficiency in visual programming. From Node Autocomplete to the revamped group functionalities, each feature aims to empower design professionals even further.

    Keep an eye for the part II of this Dynamo for Revit 2.17 series where we’ll keep spotlighting more of Dynamo’s updates throughout. Until next time!

    For any questions reach out to your sales rep or contact us at info@solidcad.ca

    AutoCAD – Editing with Groups & Layers

    AutoCAD – Editing with Groups & Layers 

    Trying to edit geometry that is overlapping or right next to multiple objects can sometimes be challenging. 

    We can simplify the process by doing the following: 

    • Lock the layers of the geometry we don’t want to modify
      Any object that is part of a locked layer cannot be modified (move, copy, delete, etc.)
       
    • Group together different objects, blocks, geometry, etc.
      Grouped geometry becomes one single object that is easier to manipulate

     

     

    ]For any questions reach out to your sales rep or contact us at info@solidcad.ca 

    AutoCAD and Civil 3D: New Tool for Migrating Files to Autodesk Docs

    Read until the end to see which extensions for Civil 3D are now available for download!

    If you use AutoCAD and especially Civil 3D and you use Autodesk Docs and the Autodesk Construction Cloud (ACC), then you should consider this tool.

    From the download site:

    “It provides guidance throughout the whole data migration process including data integrity checks, fixes, and uploading. It enables you to clean up data integrity issues so that the uploading process can be completed successfully and efficiently while keeping files as a single source of truth.”

    Interestingly, it is only available at the Autodesk App Store, but it is free.

    This tool will help fixe those pesky “Related Data” folders as it identifies potential errors before upload, and it provides a mechanism to repair them.

    Highly recommended.

    Civil 3D: 2024 Extensions Released

    For any questions reach out to your sales rep or contact us at info@solidcad.ca

    AutoCAD: 2024.1 Update

    The AutoCAD team has updated the 2024 release and there are some cool new features. Use Autodesk Access to install it or go to manage.autodesk.com and download it. Check out the release notes to read the official documentation. Read on to find out more.

    Here is Autodesk Help. Here are the release notes.

    • Autodesk Assistant

    AI-guided self-service and options to contact support from within the product. Find solutions to product questions, request a callback if needed, or create a support case. It’s only available in English.

    AutoCAD 2024.1 Update AutoCAD 2024.1 Update

    Markup Assist and Import

      • Markup Assist now can detect and identify markups in flattened PDFs.
      • The Markup Assist icon on the Trace toolbar indicates when Markup Assist is in the process of detecting markups.

    AutoCAD 2024.1 Update

     

    • Trace
      • When a drawing does not contain any traces, the Traces palette has been updated to make it easier to create a new trace or import markup.
      • COPYFROMTRACE, allows you to copy objects from a trace into the drawing, now provides command line feedback about scale factor when copying objects from a trace layout to a viewport.
    • Activity Insights
    • Some of the drawing event labels have been updated for clarity.

    AutoCAD 2024.1 Update

    • File Open
      • Improved file open performance when opening a drawing that contains large numbers of annotation scales. Large numbers of annotation scales can occur when there are lots of drawing references that might pull in additional annotation scales.
    • Pan and Zoom
      • General performance improvements when using pan and zoom commands.

    For any questions reach out to your sales rep or contact us at info@solidcad.ca

    Civil 3D: 2024.1 Update

    The Civil team has updated the 2024 release and there are many cool new features. The Civil 3D updates include the AutoCAD update, but they don’t include the Map 3D update, so don’t forget to install that too.

    Use Autodesk Access to install it or go to manage.autodesk.com and download it. Read on to find out more.

    Official documentation for the Civil 3D 2024.1 update

    Official documentation for the Map 3D 2024.0.1 update

    Official documentation for the AutoCAD 2024.1 update

    This is not an exhaustive list; please refer to the documentation for a complete list.

    • Subassemblies
      • Import custom subassemblies without creating a tool in a palette.

    Civil 3D Update

      • Add subassemblies from the Prospector.

    Civil 3D Update

        • Replace a subassembly by selecting a new PKT file.

    Civil 3D Update

    •  Corridors
      • Create transitions across regions.
      • Copy and paste transition sets.
      • Better highlighting to identify areas in a transition.
    • ArcGIS
      • Save back changes to AutoCAD objects.
      • Improved support for arcs
      • Improved performance.
      • Layers are alphabetically sorted.
    • Pressure Networks
      • Pipe runs are less likely to become detached from their underlying pipe run alignments. Added warning messages that are displayed when the pipe run status is not correct after editing the pipe run.
      • Move and rotate pipe runs with AutoCAD MOVE and ROTATE commands.
      • Property set compatibility.
      • Automatically swap a tee for a wye when gip editing the pipe run.
    • Gravity Networks
      • Connect pipes and structures to parts within other networks.
      • The Text-For-Each component can now be added to band styles.
    • Project Explorer
      • New Subassembly category with many new and usable options.
      • Export slope patterns to 2D.
    • Rail
      • Added the ability to create cant on spiral or tangent entities by adding user-defined curves in the Cant Curve Manager dialog box.
    • API
      • New content for corridor transitions and gravity networks.
    • Dynamo
      • Core updated to 2.18.
      • Player updated to 3.0.

    For any questions reach out to your sales rep or contact us at info@solidcad.ca

    Autodesk Software Downloads

    History has indicated that when downloading Autodesk software, one must also manually choose to download and install the appropriate updates for said software. This is often a point of contention as it’s an extra step. “Why can’t the updates be rolled up into the downloads?” you may ask. Well, starting September 19th, and slowly until Mid-October, downloading applications WILL include the most recent updates. No extra step!

    But I did say it was “often” a point of contention; it isn’t always. Some organization need to control the versions installed on their users’ computers. This paragraph is for you. Simply put, the latest updates WILL be part of the downloads soon and you may not have the option to choose an application with an earlier update. So far, there’s limited information and I can’t provide you with answers to your inevitable questions like “Can I choose not to have updates rolled into the download?” and “Will I be able to remove the updates once the app has been installed?”

    Once the new plan has been rolled out, I hope to be able to answer these for you. Stay tuned.

    Autocad Update

    For any questions reach out to your sales rep or contact us at info@solidcad.ca

    WHAT’S NEW IN REVIT ARCHITECTURE 2024.1

    BY: Mahsan Omid

    The latest version of Autodesk Revit (2024.1) is just out!

    Soon after the last release of version 2024 in April this year, Revit 24.1 continues to promote some of the most intriguing and much awaited enhancements. This release includes features and enhancements for data management, visualization capabilities, more accurate documentation, design efficiency and reduce re-work. Let’s take a look:

    Search and zoom in the project browser.

     

    The latest update introduces improved zoom functionality in the Project Browser by utilizing the CTRL key + mouse scroll. This allows users to easily zoom in and out, providing a seamless and consistent zooming experience throughout the application.

     

    2- Up/Down navigation after searching in Project Browser

    Explore Project Browser search results using the Up and Down arrow keys. Get faster to a selected search result.

    3- Apply Area Rules setting

    In Revit 2024.1, Revit now remembers the “Apply Area Rules” settings shows up in options bar when creating or modifying Area Boundaries. The remembered values is stored in the Revit.ini files, under the ‘AreaBoundary_ApplyAreaRule’ variable.

    4- Add visual style in type preview

    To better visualize how an element is displayed in your model, apply a visual style to the element in the Type Properties dialog.

    Use the control in the lower left corner of the preview pane of the Type Properties dialog to change the visual style of the preview.

    5- Site Design- Simplify Toposolid

    You can adjust the number of internal points in a Toposolid by inputting the percentage of points to preserve.

    Input number ranges between 0-100% Revit will provide instant point number changes responding to the input text. Input 0% will remove all the internal points, but please note the points on boundary will be preserved and remain untouched during the simplify process.

    6- Site Design- Add Split Line enhancement and Chain Line Selection

    Now users can have consistent behavior between Add Point and Add Split Line

    Split Line Enhancements

    You can create Chain lines Along the surface with the same offset to create Path along the existing Topo. ​You can create Chain lines with Absolute height to easily shape the Topo to a flatten area.

    Chain Selection on Split Line

    In the previous version of Revit, you were limited on selecting the uppermost split line in a triangulation facet, or select a triangulation facets. ​

    In Revit 2024.1, you can Chain select any split lines. The splines do not need to form a closed loop. You can also modify the elevation of a chain line selection at once.

    7- Export Patterns to a .pat file

    In Revit 2024.1 you can export drafting and model patterns from your model to a PAT file.

    In the Fill Patterns dialog, accessed from the Manage tab, select a pattern or multiple patterns to export to a PAT file. The exported file contains pattern definitions of each pattern selected. Drafting patterns and model patterns must be exported to separate PAT files.

    8- Performance improvement on placing

    Provided a fix to reported lag when placing, pasting, and moving floor-based families and room, area and space tags

    9- Enhance Link IFC fidelity

    Autodesk is using ATF (Autodesk Translation Framework)  to better support the resolution of external geometry for large IFC models, and accurately represent geometry edited with Boolean operations.

    10- Change text alignment property for multiple selected elements using the ribbon

    This improvement allows users to the control text alignment property for multiple selected text elements – this could be done previously in the properties palette, but that was difficult for users to discover and had difficult drop downs without icons.​

    11- Warning for Delete Views in workshared models

    Deleting views in a workshared environment cannot be undone.

    To prevent any accidental loss of data, Revit now displays a warning for deleting views from the Project Browser. The warning message can be optionally disabled.

    If you want to learn more about Revit feel free to Contact us