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. java 通过jdbc连接MySQL数据库

    先了解下JDBC的常用接口 1.驱动程序接口Driver 每种数据库的驱动程序都应该提供一个实现java.sql.Driver接口的类,简称Driver类.通常情况下,通过java.lang.Clas ...

  2. 基于lcov实现的增量代码UT覆盖率检查

    背景介绍 配合CppUTest单元测试框架,lcov提供了一套比较完整的工程工具来对UT覆盖率进行度量.但对有些团队来说,历史负担太重,大量的遗留代码没有相应的UT.在这种情况下,对新增代码进行覆盖率 ...

  3. ios 数据库存储json数据

    NSData *data = [NSJSONSerialization dataWithJSONObject:info.bdata options:NSJSONWritingPrettyPrinted ...

  4. fatal error

    1.   fatal error C1083: 无法打开源文件 编译报此错误:  1>c1xx : fatal error C1083: 无法打开源文件:“Projects\XXXCCCC\VB ...

  5. Ubuntu下Android Studio环境搭建

    1.JDK安装 a.准备 由于AS(Android Studio)不支持openjdk,需要另行下载oracle jdk,同时官网指出对于64位linux系统,为了能在其上运行32位程序,需要安装一些 ...

  6. 【hihoCoder】1036 Trie图

    题目:http://hihocoder.com/problemset/problem/1036 给一个词典dict,词典中包含了一些单词words.要求判断给定的一个文本串text中是否包含这个字典中 ...

  7. Sort with Swap(0, i)

    原题连接:https://pta.patest.cn/pta/test/16/exam/4/question/678 题目如下: Given any permutation of the number ...

  8. 第一章-第十五题(谈谈你对压力的看法,以及怎么和别人合作, 帮助别人,把压力转化为动力,在互相帮助的环境中成长。)--By林培文

    压力是一把双刃剑,有害也有利,重点是如何看待压力,从而做到趋利避害,化压力为动力.对于当前的我来说,压力利大于弊.形成这一想法,我经历了好几个阶段.第一个阶段是小学时代,那会整天就知道玩,也没什么压力 ...

  9. Your awesome titleHH

    Welcome to Jekyll! Your awesome titleHH About Blogging Like a Hacker Welcome to Jekyll! Jan 9, 2016 ...

  10. PHP 文件处理

    $handler = fopen('./abc.html', 'w'); if(!feof($handler)){ // 读取文件末尾,也可以用file_exists mkdir('./abc.htm ...