Autodesk Point Layout 2025 missing in AutoCAD MEP 2025 and Civil 3D 2025

Issue:

Upon installing the initial release of Autodesk Point Layout 2025, the Point Layout 2025 Ribbon tab, and related context menus are missing after launching AutoCAD MEP 2025 or Civil 3D 2025.

  

Cause:

The Point Layout 2025 plugin failed to load in the affected products specifically, due to a bug in the program scripts.

  

Solution:

To fix the issue, please take the following steps:

  1. Open ‘Notepad’ or ‘Notepad++’ with full admin privileges
  2. Go to File>Open and navigate to C:\ProgramData\Autodesk\ApplicationPlugins\Autodesk_Point_Layout_2025.bundle
  3. Select and open the file named PackageContents.xml
    Note: To see all file formats, make sure to set the file type to ‘All Files (*.*)’ in the file ‘Open’ dialog.
  4. Insert the following text after line 18;
    <Components>
            <RuntimeRequirements
                OS="Win64"
                Platform="Civil3D|MEP|ADT"
                SeriesMin="25.0"
                SeriesMax="25.0" />
             <ComponentEntry
                 AppName="Point Layout 2025 Add-In For AutoCAD 2025 Verticals"
                 Version="2025.0.0.83"
                 ModuleName="APL 2025_64/GTP2025MEP.dll"
                 AppDescription="APL 2025 Add-In"
                 LoadOnAutoCADStartup="True"/>
        </Components>
  5. Save and close the file.
  6. Open AutoCAD MEP or Civil 3D and you should now have Point Layout ribbon and right-click context menu available.

Note: You can also edit the PackageContents.xml file with any other .xml file editors.

Previous Article
Microsoft ASP.NET Core Runtime error when trying to launch Revit 2025
Microsoft ASP.NET Core Runtime error when trying to launch Revit 2025

When trying to launch updated versions of Revit 2025, the following error is displayed, "Microsoft ASP.NET ...

Next Article
Creating a Autodesk Intune package for deployment
Creating a Autodesk Intune package for deployment

You need to create a deployment package of an Autodesk product to use in Intune to deploy. Here's what you ...

Need tech support? Let us help!

Learn More