• Hi There,
    I am relatively  new to AVEVA Diagrams and have some requirement of working on customization, i wanted to check the possibility of using the API or DLL's to write some program in .Net or C# ect. I tried to google for some samples and they mention that samples are available in the installation directory.  
    But wanted to check if we can do an object placement & assign attributes through .Net code or is there any alternative ways of using some API, XML etc for placing an Pipes,Symbols (Valves, Instruments etc). Can someone provide some guidance or help

    Thank you in advance.
  • Hello Mallik,
    did you arrive for a solution for your above post? If yes, can you please guide me on the possibilities if possible with a example please?
    Thanks,
    -Chitti
  • Inside pdms directory there is .rar file samples with diagrams sample c# project CoreConnectionsDiagram.
    You can open with reflector same assembly CoreConnectionsDiagramAddin inside diagrams 14.1 and compare.
    As I rember basic operation are there.