Sometimes its need to read data from excel file not just .csv file, import data from some external source. With such little macro you can do it.
Sometimes its need to read data from excel file not just .csv file, import data from some external source. With such little macro you can do it.
WordPress.com is excited to announce our newest offering: a course just for beginning bloggers where you’ll learn everything you need to know about blogging from the most trusted experts in the industry. We have helped millions of blogs get up and running, we know what works, and we want you to to know everything we know. This course provides all the fundamental skills and inspiration you need to get your blog started, an interactive community forum, and content updated annually.
In this section you can find intermediate level information about PML/PML2.
PML stands for Programmable Macro Language – it is a programming language for AVEVA PDMS
Such concepts like variable, arrays, forms, collection, loop and etc.
Just start reading…
GoogleDisk(Manual)
GoogleDisk(Exercises)
By Romeldhagz
This manual is for those who are using
Aveva PDMS in their day-by-day work and wants to know the system deeper and automate work to make system do whatever they wants.
This is for the starters, who don’t know about programming at all and for beginners, who can already do some simple tasks.
Let’s get started!
By Pdmsmagic
There are two possible ways to insert Weight into paragon.
Sometimes you need to see which p-point is located towards pipeline or maybe you need to figure out which connection type or diameter is located at the leaving part of the element.
This tool may help you, just navigate to pipe element, open form and press button show Ppoints.
Here you can find few PML macros, just for studying.
Software Customization Reference Manual referenced to it.
Its was originally published at old site http://support.aveva.com but it is hidden now, by some reason.
Link to download achieve.
Continue reading 3D Engineering Models Gallery designed in AVEVA (Russia&CIS)
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#
Sometime we need to find out, what we got in our specs,
while we are in Design module.
We can use standard tool ‘search utility’ or small forms like this. Also its possible to extend functionality using PML callbacks from such user forms.
Download link
Sometimes its hard to find out how to query info for bolts,
but with this post I think it will be easy.