-
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
-
- 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 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 restore to a previous version
- How to review and release documents workflow
- How to search for documents
- How to set a revision
- How to use MyWork to manage local file changes
- Show Remaining Articles (4) Collapse Articles
-
- Can't start Inventor Apprentice Server: Inventor.ApprenticeServer
- Error Logging in to Vistapoint web app
- Error processing command checking out from web app
- Path to RealDWG Not Found
- SolidWorks Thumbnail Not Updating
- The file was not analyzed because a suitable File Manager was not found
- Vistapoint web app stuck on loading
- You must install or update .NET to run this application
-
Integrations
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.