eryar

PipeCAD - Plant Piping Design Software.
RvmTranslator - Translate AVEVA RVM to OBJ, glTF, etc.
posts - 603, comments - 590, trackbacks - 0, articles - 0

AVEVA Model Data Exchange

Posted on 2013-05-01 13:22 eryar 阅读(5549) 评论(5)  编辑 收藏 引用 所属分类: 2.OpenCASCADE4.AVEVA Solution3.RvmTranslator

 AVEVA Model Data Exchange


Download ModelDataExchange V0.1: the ModelDataExchange Addin

1. Introduction

The Model Data Exchange Addin allows the user to extract 3D geometric models from the DESIGN databases and output them in STEP, IGES, STL format. Those file format can be used to import 3D geometry into the systems that can read the format, such as Autodesk® 3D Max, Pro/E, etc.

AVEVA has a Mechanical Equipment Interface to import and export models between different CAD/CAE systems. The mechanical Equipment Interface import utility enables the user to import geometric models of mechanical equipment into 3D models within Design module. The Mechanical Equipment Interface Export utility can be used to export 3D geometric models from a DESIGN database into the STEP AP203 format.

By using the Model Data Exchange Addin you can exchange geometry model with various CAD software. But now the Model Data Exchange Addin can only export Equipment normal primitives, such as Box, Cylinder, Cone, Snout, Pyramid, Circular Torus, Rectangular Torus. The goal of the Model Data Exchange Addin is to export all geometry models in the DESIGN databases, include pipe models, structure models and so on. 

You can get the Model Data Exchange Addin from here: 

http://www.cppblog.com/eryar/category/17809.html

If you have any suggestions, please feel free to contact with me: eryar@163.com.

 

2. Configure the Addin

Because of the Model Data Exchange Addin is written by AVEVA .Net framework, so the configuration method is the same. Each CAF(Common Application Framework) based application has an XML addin configuration file which contains a list of the addins that the application should load a startup.  The default location for the XML file is in the same directory as the application executable. It has a filename of the form <Module Name>Addins.xml. For example: 

wps_clip_image-9639 For Plant Design module has a file called DesignAddins.xml. 

wps_clip_image-9642For Marine Outfitting module has a file called OutfittingAddins.xml. 

First, Add the Model Data Exchange Addin to the XML file. For Marine Outfitting module, add the following code to the OutfittingAddins.xml:

<string>ModelDataExchangeAddin</string>

The edited result see the following figure:

wps_clip_image-21911

Figure 2.1 Configure the Model to load the Addin

After download the Model Data Exchange Addin, edit the Run.bat file to set environment variable for AVEVA run the Addin correctly.

wps_clip_image-4734

Figure 2.2 ModelDataExchage Files

wps_clip_image-16372

Figure 2.3 Run.bat file

Edit the Run.bat according to your AVEVA Product and its installed directory:

l Set the pdms_installed_dir according to your AVEVA product installed directory;

l For Plant user, use the command “call %pdms_installed_dir%\pdms”; For Marine user, use the command “call %pdms_installed_dir%\marine”;

Run the Run.bat for start the AVEVA Product, when the following screen flash appear, it shows that the Model Data Exchange Addin is loaded successfully:

wps_clip_image-27780

Figure 2.4 AVEVA Marine start up screen

 

3. Export Model

Use the Model Exchange Addin by a button in the toolbar:

wps_clip_image-9737

Figure 3.1 ModelDataExchange Addin Toolbar

If the toolbar is not show, toggle it in the context menu, as following figure show:

wps_clip_image-5935

Figure 3.2 ModelDataExchange in Context menu

First, select an Equipment element as the Current Element;

Then, press the ModelExport button in the toolbar, the Save As dialog will show, input the file name and select export file format, Save the file.

wps_clip_image-31275

Figure 3.3 Use the ModelDataExchage Addin to export model

 

4. Example: Import into 3D Max

The export file can import into 3D Max, Pro/E .etc. This section will demonstrate how to import the model file to 3D Max. From File->Import, will import other 3D file into the 3D Max. As the following figure show:

wps_clip_image-9816

Figure 4.1 Import command in 3D Max

Select the file want to import, here select the file exported by the ModelDataExchange Addin, as the following figure show:

wps_clip_image-1753

Figure 4.2 Import file in 3D Max

wps_clip_image-1263

Figure 4.3 Imported model in 3D Max

Another example: 

wps_clip_image-13776

Figure 4.4 a Model in AVEVA Outfitting

wps_clip_image-17396

Figure 4.5  the Model in 3D Max

 

5. Next...

The Model Data Exchange Addin V0.1 only can export normal primitives, can not export sub-equipments, negative primitives and nozzles. The main purpose of  this version is to validate the export primitive shape.

The next version, will finish the export of equipment, include negative primitives and nozzles.

If you have any questions, please feedback with: eryar@163.com.

 

Download ModelDataExchange V0.1: the ModelDataExchange Addin

Feedback

# re: AVEVA Model Data Exchange  回复  更多评论   

2013-09-06 17:39 by wcl
这个是否需要licence?

# re: AVEVA Model Data Exchange  回复  更多评论   

2013-09-06 22:57 by eryar
这个版本是免费使用的。
下载后根据说明配置好就可以用了。@wcl

# re: AVEVA Model Data Exchange  回复  更多评论   

2014-04-07 21:21 by eryar
AVEVA Model Data Exchange ChangeLog
http://www.cppblog.com/eryar/archive/2013/09/11/203182.html

# re: AVEVA Model Data Exchange  回复  更多评论   

2015-01-23 16:29 by ecant86
12.0.SP6版本好像用不了哦,提示找不到模式

# re: AVEVA Model Data Exchange  回复  更多评论   

2015-01-23 21:20 by eryar
@ecant86
Hi,

你好!

可能是你没有配置好。

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理