- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to share my approach for handling vendor specific valves in AutoCAD Plant 3D and get confirmation on best practices.
For each project, I create vendor valve 3D models and convert them using PLANTPARTCONVERT with block-based graphics and ports. I then add these components to a separate catalog named VendorValves and include them in the pipe spec using Custom – AutoCAD DWG block-based graphics. This allows me to select vendor valves directly from the spec and place them in the model, which works correctly on my system.
To make this reusable for the team, I store the catalog and geometry in a shared Dropbox location that is accessible to all users. The folder structure is as follows:
Dropbox
Public
Plant3D_Content
Inside Plant3D_Content:
Catalogs folder containing VendorValves.pcat and the auto created VendorValves folder
Geometry folder containing the valve 3D DWG files (example: Gate valve 3-inch buttweld.dwg)
Other users are able to see the VendorValves catalog and add the valve into their spec successfully. However, when they try to place the valve from the tool palette into model space, the component does not appear.
I would appreciate guidance on whether this overall approach for managing vendor specific valves is aligned with Plant 3D best practices, and what considerations are important when using block-based DWG geometry and shared content folders in a non-server environment.
Thanks in advance for any insights.
@Ruffy8585 @@h_eger @AndyDavisArkance @DVaquand @Michiel.Valcke @Tomislav.Golubovic
Solved! Go to Solution.