C# .NET Access to PLOT command in draft module

 
Parents
  • Dear All!


    I have tried to find access to PLOT command in Draft module via Aveva.Pdms.Utilities in C# .NET.

    However, with

    using Aveva.Pdms.Utilities
    Aveva.Pdms.Utilities.CommandLine.Command.CreateCommand("Put your PLOT Command inside");

    it seems to be not possible to get access.

    Can somebody help me, please?
    PML would be not the solution....

    Thanks in advance.
Reply
  • Dear All!


    I have tried to find access to PLOT command in Draft module via Aveva.Pdms.Utilities in C# .NET.

    However, with

    using Aveva.Pdms.Utilities
    Aveva.Pdms.Utilities.CommandLine.Command.CreateCommand("Put your PLOT Command inside");

    it seems to be not possible to get access.

    Can somebody help me, please?
    PML would be not the solution....

    Thanks in advance.
Children