-
Getting Started
-
- Articles coming soon
-
-
FAQs
-
Installation
- AutoCAD Add-in installed but tab not showing.
- How to install the AutoCAD Add-in
- How to install the Catia Add-in
- How to install the MicroStation Add-in
- How to install the SolidWorks Add-in
- How to install Vistapoint CAD Manager
- How to install Vistapoint Desktop
- Microstation VBA script not loading on startup
- Vistapoint Quick Start Guide
- You must install or update .NET to run this application
-
CAD Manager
-
Vistapoint
-
- Vistapoint April 2025 Release Notes
- Vistapoint December 2024/January 2025 Release Notes
- Vistapoint June 2025 Release Notes
- Vistapoint March 2025 Release Notes
- Vistapoint May 2025 Release Notes
- Vistapoint November 2024 Release Notes 2024.1.2.1201
- Vistapoint October 2024 Release Notes 2024.1.2.1022
- Vistapoint October 2025 Release Notes
-
- Getting started with the Vistapoint Catia Integration
- Getting started with the Vistapoint SolidWorks Integration
- How to add a numbering rule
- How to add index fields
- How to add index fields to document classes
- How to add users
- How to bulk rename documents
- How to configure duplicate search
- How to configure SolidWorks Toolbox with Vistapoint
- How to create a Bill of Materials (BOM) List
- How to create a workspace class
- How to create CAD neutral files (STEP, PDF, etc.)
- How to edit/check-out documents
- How to install & configure for Inventor
- How to install and configure for PTC Creo
- How to install the Catia Add-in
- How to manage billing
- How to recover recycled documents
- How to rename references without breaking assembly relationships
- How to restore to a previous version
- How to review and release documents workflow
- How to search for documents
- How to select import location
- How to set a revision
- How to use MyWork to manage local file changes
- Show Remaining Articles (10) Collapse Articles
-
- CAD files have no references or metadata
- Can't start Inventor Apprentice Server: Inventor.ApprenticeServer
- Error Logging in to Vistapoint web app
- Error processing command checking out from web app
- File is in use. Close related file(s) and try again
- File not located in Vistapoint local folder
- Path to RealDWG Not Found
- RestHttpClient.SendRequest failed or Execution Timeout Expired
- SolidWorks Creating PDF Automatically
- SolidWorks references not finding the right files in sub folders
- SolidWorks Thumbnail Not Updating
- The file was not analyzed because a suitable File Manager was not found
- Trouble logging in
- Vistapoint web app stuck on loading
- Vistapoint won't open after install
- You must install or update .NET to run this application
- Show Remaining Articles (1) Collapse Articles
-
Integrations
-
- Getting started with the Vistapoint SolidWorks Integration
- How to configure SolidWorks Toolbox with Vistapoint
- How to install the SolidWorks Add-in
- How to turn off Save As on SolidWorks Assemblies trying to save read-only parts
- SolidWorks references not finding the right files in sub folders
- SolidWorks Thumbnail Not Updating
How to: Improve Speed of AutoCAD Analysis and Import
Sometimes the import can be slow, especially with a lot of references and files that have many attributes. If you have attributes in the Model space that you do not need, you can speed up the analysis by filtering out the attribute analysis for the Model space, and only reading attributes for the drawing. Administrator access is often required to make changes to the server package.
Instructions
You can filter out the search for attributes not in the title block or in the model by following the steps below.
Option 1 – Analyze only named blocks (title blocks)
-
Locate the OcmDwgManager.ini file on the server located at C:\ProgramData\Open Domain\OCM Service\[CAD Manager]\Packages\Standard\Basic\FileManagers\DwgManager
-
Set AcadParseBlocksByName to the name of the title block.
To get the name of the title block:i. Double click the title block within your AutoCAD drawing to open the Enhanced Attribute Editor window.
ii. Copy the name located in the Block: section.
Option 2 – Exclude Model Layout Attributes
-
Locate the OcmDwgManager.ini file on the server located at C:\ProgramData\Open Domain\OCM Service\[CAD Manager]\Packages\Standard\Basic\FileManagers\DwgManager
-
Set AcadDoNotParseLayoutsByName to equal Model.