|
Posted on 2013-09-11 18:41 eryar 閱讀(7503) 評論(28) 編輯 收藏 引用 所屬分類: 4.AVEVA Solution 、 3.RvmTranslator
配置方法見程序文檔說明或:http://www.shnenglu.com/eryar/archive/2013/05/01/199875.html
RvmTranslator2.1 [20150818] ---------------- 1. Improve performance for STEP translation; 2. Finish parse all the primitive shapes in RVM file;
RvmTranslator2.0 [20150504] ---------------- 1. Thanks to SudoSky, RvmTranslator can parse binary RVM files.
RvmTranslator1.0 [20150422] ---------------- RvmTranslator - Translate PDMS RVM to STEP, IGES, STL, etc. 1. Standalone program to export PDMS model to STEP, IGES, STL .etc. by RVM file. 2. The RvmTranslator only rely on RVM file, it has no relation with PDMS SP12.0 or SP12.1. 3. The RvmTranslator only can parse ASCII text RVM files.
RvmTranslator Usage: Download:
2014-07-13 ========== ModelDataExchangeAddin V1.2 1. Update the ModelDataExchangeAddin to AVEVA 12.1; Download:
2014-03-20 ========== ModelDataExchangeAddin V1.1 1. Skip null Catref of Nozzles; 2. Skip some zero primitives shapes; 2013.09.11 ======== 1. 可以導出設備模型(Export equipment model); 2. 可以導出管路模型(Export pipe model);
Figure 1.1 Pipe and equipment models in PDMS
Figure 1.2 Pipe and equpment models exported by ModelDataExchange in Google SketchUp
Feedback
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-16 18:43 by
I am very interested to see this magic....
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-16 18:49 by
I am very interested to see this magic ....
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-16 20:34 by
Hi, Rafique Gazalli: You can download this .Net Addin to have a try, enjoy! :-) @Rafique Gazalli
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-22 21:48 by
能完整導入CAD么?包括壁厚信息等
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-22 22:01 by
只要壁厚定義了,就可以,但是如果只看看管子模型,壁厚導出并顯示出來的意義不大。 現在是全部導出,沒有考慮Representation level,保溫效果什么的都可以導出 @shan
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-24 15:40 by
你有qq或者其他聯系方式么?想私聊,我的qq 119828528
謝謝
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-09-24 22:35 by
一般郵箱:eryar(at)163.com QQ已加, @shan
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-10-08 14:22 by
2013.09.11
========
1. 可以導出設備模型(Export equipment model);
2. 可以導出管路模型(Export pipe model);
這個版本在哪里能下載到?想嘗試一下
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2013-10-11 23:44 by
現在還沒有編譯一個Release版本的出來,若想試用,請email聯系。 有時間發布一個Release試用版本。 @sopot
# re: AVEVA Model Data Exchange ChangeLog[未登錄] 回復 更多評論
2014-10-21 12:26 by
v1.1在PDMS Sample項目的/STABILIZER模型中導出/Pipes報錯:Element SCOMPONENT /CAVABDRRR does not have attribute DESP Aveva.Pdms.Utilities.Messaging.Implementation.PdmsExceptionImpl: 應用程序中的錯誤。
另外導出的StL模型面太多,很難實用。
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2014-10-21 17:35 by
@Wang Hi Wang,
你好!
感謝你的反饋,Sample也是我的測試工程,其中這個SITE的PIPE大部分都已經通過測試。我再試試看你的這個模型。
導出的STL面多,模型顯示更細膩、精確,可以考慮加個精度設置。
# re: AVEVA Model Data Exchange ChangeLog[未登錄] 回復 更多評論
2015-03-05 11:09 by
您好!我用的是12.1sp2,導出的時候,程序無響應,然后退出了,嘗試了很多次,是什么原因呢?
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-03-05 19:19 by
@leo
Hi leo,
你是用的哪個版本?是ModelDataExchangeAddin V1.2這個版本不? 12.1需要用這個版本的。
Best Regards, Shing Liu
# re: AVEVA Model Data Exchange ChangeLog[未登錄] 回復 更多評論
2015-03-11 15:04 by
@eryar Hi eryar,
我用的是V1.2的,cmd窗口有這樣的提示,看不懂了,需要您的幫助:
AVEVA PDMS Design Mk12.1.SP2.0[3043]
***WARNING*** No schematic database present - Schematic 3D Integrator not initial ised Warning: Failed to load addin assembly E:\AVEVA\Plant\PDMS12.1.SP2\ModelChangesAd din.dll Addin assembly E:\AVEVA\Plant\PDMS12.1.SP2\ModelChangesAddin.dll could not be fou nd Unhandled Exception:
????????????????
System.Reflection.TargetInvocationException
Stack Trace: ?? System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] argume nts, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle t ypeOwner) ?? System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] argumen ts, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner ) ?? System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeA ttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibil ityChecks) ?? System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeA ttr, Binder binder, Object[] parameters, CultureInfo culture) ?? Aveva.ApplicationFramework.Presentation.Command.Execute(ArrayList arguments ) ?? Aveva.ApplicationFramework.Presentation.Command.CancelableExecute(ArrayList arguments) ?? Aveva.ApplicationFramework.Presentation.ButtonToolImpl.FireToolClick() ?? Aveva.ApplicationFramework.Presentation.CommandBarManagerImpl._toolbarManag er_ToolClick(Object sender, ToolClickEventArgs e) ?? Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClic kEventArgs e) ?? Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEve ntIds id, EventArgs e) ?? Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick() ?? Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.DoClickProcessing(Mou seEventArgs e) ?? Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.OnMouseUp(MouseEventA rgs e) ?? Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, M ouseEventArgs e) ?? Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEv entArgs e) ?? Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent event ToProcess, EventArgs e) ?? Infragistics.Win.UltraControlBase.OnMouseUp(MouseEventArgs e) ?? Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnMouseUp(MouseEven tArgs e) ?? System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int 32 clicks) ?? System.Windows.Forms.Control.WndProc(Message& m) ?? System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) ?? System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) ?? System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr w param, IntPtr lparam) E:\AVEVA\Plant\PDMS12.1.SP2\des.exe : A fatal error has been detected. The program must exit.
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-03-11 19:29 by
@leo Hi leo,
你用過ModelDataExchangeAddin V1.1么?配置成功過不?
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-03-11 19:29 by
@leo
AVEVA PDMS Design Mk12.1.SP2.0[3043]
***WARNING*** No schematic database present - Schematic 3D Integrator not initial ised Warning: Failed to load addin assembly E:\AVEVA\Plant\PDMS12.1.SP2\ModelChangesAd din.dll Addin assembly E:\AVEVA\Plant\PDMS12.1.SP2\ModelChangesAddin.dll could not be fou nd Unhandled Exception:
???????????????? 看上面的報錯,應該是沒有正確配置所致。
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-03 10:17 by
hi eryar. This is free or commercial software?
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-06 19:29 by
@pdms
Hi pdms,
you can download the Addin to check its license.
The Addin is free.
Best Regards,
Shing Liu
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-10 17:45 by
Hi Eryar ,
Thank you for uploading such a good addin.
I am the usee of PDMS version 12.0SP6 and 12.SP4.
I can able to export the model form the 12.0SP6 with the help of Addin version 1.1 .
But when i load the addin v1.2 for PDMS 12.1SP4.
I could not able to do and i can see the following error in the PDMS console.
PLEASE give your valuable replay to this such that i can start using this in PDMS 12.1SP4.
In addition is there any chance to export complete Site or Zone from the PDMS.
eRROR,
System.Reflection.TargetInvocationException Stack Trace: ?? System.RuntimeMethodHandle._InvokeMethodFast (Object target, Object [] argume nts, SignatureStruct & SIG, MethodAttributes MethodAttributes, RuntimeTypeHandle t ypeOwner) ?? System.RuntimeMethodHandle.InvokeMethodFast (Object target, Object [] argumen TS, Signature SIG, MethodAttributes MethodAttributes, RuntimeTypeHandle typeOwner ) ?? System.Reflection.RuntimeMethodInfo.Invoke (Object obj, BindingFlags invokeA ttr, Binder Binder, Object [] parameters, CultureInfo Culture, Boolean skipVisibil ityChecks) ?? System.Reflection.RuntimeMethodInfo.Invoke (Object obj, BindingFlags invokeA ttr, Binder Binder, Object [] parameters, CultureInfo Culture) ? ? Aveva.ApplicationFramework.Presentation.Command.Execute (ArrayList arguments ) ?? Aveva.ApplicationFramework.Presentation.Command.CancelableExecute (ArrayList arguments) ?? Aveva.ApplicationFramework.Presentation.ButtonToolImpl.FireToolClick () ?? Aveva.ApplicationFramework.Presentation. CommandBarManagerImpl._toolbarManag er_ToolClick (Object Sender, ToolClickEventArgs e) ?? Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick (ToolClic kEventArgs e) ?? Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent (ToolbarEve ntIds ID, EventArgs e) ?? Infragistics. Win.UltraWinToolbars.ToolBase.OnToolClick () ?? Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.DoClickProcessing (Mou seEventArgs e) ?? Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.OnMouseUp (MouseEventA RGS e) ?? Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper (Object Sender, M ouseEventArgs e) ?? Infragistics.Win.ControlUIElementBase.ProcessMouseUp (Object Sender, MouseEv entArgs e) ?? Infragistics.Win.Utilities.ProcessEvent (Control Control, ProcessEvent Event ToProcess, EventArgs e) ?? Infragistics.Win .UltraControlBase.OnMouseUp (MouseEventArgs e) ?? Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnMouseUp (MouseEven tArgs e) ?? System.Windows.Forms.Control.WmMouseUp (Message & m, MouseButtons button, Int 32 Clicks) ?? System. Windows.Forms.Control.WndProc (Message & m) ?? System.Windows.Forms.Control.ControlNativeWindow.OnMessage (Message & m) ?? System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m) ?? System.Windows .Forms.NativeWindow.Callback (IntPtr hWnd, Int32 msg, IntPtr w param, IntPtr lparam) E: \ AVEVA \ Plant \ PDMS12.1.SP2 \ des.exe:. A fatal Error detected HAS Been MUST Exit The Program.
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-10 21:16 by
@MOhamed Auswath Khan
Hi Mohanmed,
Thanks for your feedback. I am very happy that the addin can do something useful.
The Addin can export the SITE or ZONE if you select it, but the export process maybe a little slowly.
I will check the addin v1.2 for PDMS 12.1SP4.
Best Regards, Shing Liu
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-13 13:12 by
Hi Shing Liu,
Thank you for the quick replay ,
I am eager to use this in PDMS 12.1SP4 as most of our projects are running in this version.
I will be eagerly waiting for your post.
Thank You,
With regards, Mohamed Auswath khan.Z
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-13 19:23 by
@MOhamed Auswath Khan
Hi Mohanmed,
You are welcome.
Thanks for your attention, I will update the ModelDataExchangeAddin to 12.1 soon...
Best Regards, Shing Liu
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-15 21:25 by
Hi Shing Liu,
Will be waiting for you replay
With regards, Mohamed Auswath khan.Z
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-17 19:42 by
@MOhamed Auswath Khan
Hi Mohanmed,
I will develop a standalone program to export PDMS model to STEP, IGES, STL .etc. by rvm file. The standalone program will have no relation with PDMS, no matter which version of PDMS you use, only rely on the rvm file exported by PDMS.
Best Regards, Shing Liu
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-21 21:20 by
Hi Shing Liu,
You guys are doing excellent job.
Reducing the efforts of other 3rd party software.
I am waiting to test what you have explained in the above post
With regards, Mohamed Auswath khan.Z
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-04-21 22:47 by
@MOhamed Auswath Khan
Hi Mohamed,
Thank you.
I hope the application will be useful.
I will release the first version of RvmTranslator soon, then you can download it and have a try...
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-06-30 19:09 by
hi, i used rvm translator 2 and found it is working and can read the files. I have a doubt can exported item is treated as a single entity. Can we make it as multiple entities like pipe, flange, elbow, etc when we select
# re: AVEVA Model Data Exchange ChangeLog 回復 更多評論
2015-06-30 19:28 by
@gopi
Hi gopi,
Thanks for your feedback.
RvmTranslator is used to translate the geometry model in RVM files, because the export result are STEP, IGES, STL, .etc format, such as STL only contains model mesh, do not contains assembly info, so if you want to export as a multiple entities, will be result many files per entity.
Best Regards, Shing Liu
|