I wrote this Demo version of convertor from Autodesk AutoCAD 2014 to Aveva Pdms Paragon sometimes ago. It can fransform 3d solids like:
Cube
Cylinder
Torus
Pyramid
Sphere
I wrote this Demo version of convertor from Autodesk AutoCAD 2014 to Aveva Pdms Paragon sometimes ago. It can fransform 3d solids like:
Cube
Cylinder
Torus
Pyramid
Sphere
In this post I will explain how is possible to create Pseudo attribute, that will be evaluated, from expression you entered into other attribute.
Pseudo attribute allow for dynamic values to be returned as needed rather than having static values stored in the database.
The code required to return a pseudo attribute value must be plugged in through the use of the C# API.
Continue reading Define pseudo UDA for expression evaluation using C#
After updating Aveva Pdms to version 12.1 we got problem, that we can’t preview PLT files if we use TTF.
Continue reading Preview isometric in PDF using UserControl in Aveva Pdms
If we faced with situation, when we need some object and there is no such in standard PMLLIB.
We can extend it using .NET Library and PMLNetCallable Aveva Pdms layer.
This tool can be used to convert Autocad profiles and panels to Aveva Pdms EQUI and STRU elements.
While working with C# and trying out some different methods to parse through text files h3nrik essentially wrote something that can produce results that might be useful…
In this post I will provide method how to convert from xls to csv (with semicolon separator) format using uConvertXSLtoCSV.exe program, that was designed using C# and OleDb API.
Just for test I uploaded sample model designed in Aveva Pdms to Unity 3D,
to check whether it is possible to use complete model as Virtual trainer and
how hard graphics is for browser.
For me it looks fine ..
Link to test it 🙂
Software to Review models in RVM (designed in Aveva Pdms\E3D) format.
It was designed by Vasann from Thailand with C#, OpenGL, etc.
AVEVA 3D MAX
About
Finally, I wrote suitable interface to upload any geometry to Aveva PDMS or E3D.
3Ds max works with almost any format, so I chose it like transition tool from other softwares, it is also perfect instrument to create equipment.
My plugin is not optimised but works as a charm.