PDMS RvmTranslator

eryar@163.com

Abstract. AVEVA Review is used for 3D model visualisation for plant or ship design, construction and operation. The RVM file is main input of AVEVA Review. RvmTranslator can translate RVM file to STEP, IGES, STL, etc without Review, only rely on the RVM file.

Key Words. AVEVA  Review, PDMS RVM, STEP, IGES, STL, Data Exchange

1. Introduction

AVEVA Review is a powerful 3D visualization tool for large complex plant and marine models. With features such as walk-through, animation, and high-quality photo-realistic images, AVEVA Review lets you analyse designs and communicate complex ideas easily.

Figure 1. High Performance 3D Visualisation for design, installation, operation & maintenace

Key features of AVEVA Review include:

v High-performance 3D model rendering and walk-through;

v Large model support-effective handling of model files up to 1.1GB;

v High-quality graphical realism with lighting, textures, fog and real-time shadows;

v Advanced animation and avi production tools;

v Object manipulation and clashing;

v Dimensioning;

v Sectioning and Clipping;

v Laser Model Interface for point cloud data;

v 3D export of Review model to Adobe 3D PDF and Autodesk DWF;

v Extensible .NET interface;

Figure 2. High quality graphical realism for plant and ship design

Figure 3. The AVEVA ReviewShare reader is available as a free download from website

AVEVA Plant/Marine can export RVM file to AVEVA Review, so the RVM file contains all the geometry information. The RvmTranslator can read RVM file and translate to STEP, IGES, STL, etc. And so can exchange model data with other CAD software, such as Autodesk, Solidworks, Pro/e, etc.

2.RvmTranslator Usage

RvmTranslator can translate PDMS RVM to STEP, IGES, STL, etc. The usage of RvmTranslator is easy, after you download the RvmTranslator, run RvmTranslator by RvmTranslator.bat, and input the RVM file name and the export file type, such as STEP, IGES, STL.

Figure 4. RvmTranslator Usage

There are 2 steps to use RvmTranslator:

v Input the RVM file name;

v Select export file format;

After that you can get the translate result models. You can download the RvmTranslator from the baidu cloud:

http://yun.baidu.com/pcloud/album/file?album_id=3634993082542187183&uk=3808749571&fsid=666228865284234

3.Translate Result

Figure 5. Plant model in AVEVA Design

Figure 6. Import Model to AutoCAD

Figure 7. Main Engine in AVEVA Marine

Figure 8. Main Engine imported to AutoCAD

4. Conclusion

The RVM file contains all the geometry model data, so read RVM file and translate to the standard 3D model data exchange file format, such as STEP, IGES, STL, etc.

Feel free to download the RvmTranslator and have a try, enjoy! :-)

Any suggestion and feedback is welcome, please send email to the author:

eryar@163.com

5. References

1. AVEVA Review: http://www.aveva.com/aveva_review

2. AVEVA Review Release:  http://support.aveva.com/services/products/20212/ub20212.pdf

3. Download RvmTranslator:

http://yun.baidu.com/pcloud/album/file?album_id=3634993082542187183&uk=3808749571&fsid=666228865284234

PDF Version: PDMS RvmTranslator

PDMS RvmTranslator的更多相关文章

  1. RvmTranslator for Linux

    RvmTranslator for Linuxeryar@163.com RvmTranslator can translate the RVM file exported by AVEVA Plan ...

  2. AVEVA PDMS to DIALux

    AVEVA PDMS to DIALux eryar@163.com   Abstract. DIAL develops DIALux - the world's leading software f ...

  3. AVEVA PDMS to 3ds Max - RvmTranslator6.0beta

    AVEVA PDMS to 3ds Max - RvmTranslator6.0beta eryar@163.com RvmTranslato6.0 translate PDMS RVM to 3ds ...

  4. PDMS模型导出RVM格式

    2 .将PDMS中对象模型导出为RVM格式的宏文件代码如下: eg:如果要导出某几个房间内的全部bran equi !strus = array()!strus.append(|/1RXR246ZL| ...

  5. PDMS二次开发之PML开发一些常见查询语句

    1.查找session 以及session number var !DBname DBname !db = object db(!DBname) !session = !db.lastsession( ...

  6. OcadeToolkit - From 2D CAD to PDMS

    OcadeToolkit - From 2D CAD to PDMS eryar@163.com Abstract. 基于开源二维CAD软件QCAD开发的插件可以将DXF文件中直线.圆弧转换到PDMS ...

  7. AVEVA PDMS 三维文字工具

    AVEVA PDMS 三维文字工具 eryar@163.com 网上有个文字工具插件,可以在PDMS中创建三维的字母和数字,且字体样式只有一种,其下载地址为:http://www.plantcon.d ...

  8. AVEVA PDMS Text Tool

    AVEVA PDMS Text Tool eryar@163.com 网上有个文字工具插件,可以在PDMS中创建三维的字母.数字,不过不能创建中文.所以开发一个小工具,可以在PDMS中创建任意文字,如 ...

  9. StdTranslator - Translate PDMS to STD for STAAD.Pro

    StdTranslator - Translate PDMS to STD for STAAD.Pro eryar@163.com STAAD.Pro是由美国世界著名的工程咨询和CAD软件开发公司—R ...

随机推荐

  1. js cookie的封装和调用

    <script> function setCookie(cname,cvalue,exdays){ var d = new Date(); d.setTime(d.getTime()+(e ...

  2. DataTable转换为JSON数组

    最后的格式为:[{},{},...] StringBuilder DataTableToJSON(DataTable dt) { string columnName; StringBuilder bu ...

  3. 从问题看本质:socket到底是什么?

    一.问题的引入——socket的引入是为了解决不同计算机间进程间通信的问题 1.socket与进程的关系 1).socket与进程间的关系:socket   用来让一个进程和其他的进程互通信息(IPC ...

  4. Tomcat7安装配置 for Ubuntu

    一.环境说明: 操作系统:Ubuntu 12.04.2 LTS Tomcat:apache-tomcat-7.0.52 二.下载 下载地址:http://tomcat.apache.org/ 这里下载 ...

  5. webpack模块加载css文件及图片地址

    webpack支持css文件加载并打包,只需安装相应加载器并在配置文件中配置 . 加载的css文件内容会与该模块里的js内容混合封装,这样做的好处是一个js文件包含了所有的css与js内容,有效减少了 ...

  6. nlp

    http://blog.sina.com.cn/s/blog_574a437f01019poo.html

  7. Silverlight 使用DataContractJsonSerializer序列化与反序列化 Json

    环境说明:Silverlight 5.1,.Net Framework  ​4.0 1.添加引用System.ServiceModel.Web.dll. 因为 System.Runtime.Seria ...

  8. 【实战Java高并发程序设计 1】Java中的指针:Unsafe类

    是<实战Java高并发程序设计>第4章的几点. 如果你对技术有着不折不挠的追求,应该还会特别在意incrementAndGet() 方法中compareAndSet()的实现.现在,就让我 ...

  9. linux内核分析作业5:分析system_call中断处理过程

    1.增加 Menu 内核命令行 调试系统调用. 步骤:删除menu git clone        (tab) make rootfs 这就是我们将 fork 函数写入 Menu 系统内核后的效果, ...

  10. 循序渐进做项目系列(5):制作安装包,谁人都可以!——VS制作安装包简明教程

    一开始让我做安装包的时候,其实我是拒绝的.因为我根本就不会做安装包.查了资料之后,我很懵,很晕,很乱,因为不清晰,不简明,不直白.然而经过一番彷徨的挣扎,我终于发现:制作安装包,谁人都可以!故挥狼毫, ...