• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • AutoCAD P&ID

    Reply
    Active Contributor
    Posts: 35
    Registered: ‎01-21-2006

    P&ID Automation

    224 Views, 3 Replies
    02-28-2008 01:04 AM
    I need to insert VALVE in the SLINE using custom program (Autolisp , Arx or VB). Is it possible ?
    Please use plain text.
    *Jorge Lopez

    Re: P&ID Automation

    02-28-2008 05:43 AM in reply to: intratech
    Autolisp and VBA are not a supported development environments for AutoCAD
    P&ID objects but can be used for normal AutoCAD objects.

    AutoCAD P&ID provides .NET APIs and C++ ARX based APIs as part of the PnPSDK
    (installed with the product). Inserting a valve on an SLINE programmatic is
    a supported activity via the AcPpLineSegment custom entity class.

    Jorge

    "intratech" wrote in message news:5860879@discussion.autodesk.com...
    I need to insert VALVE in the SLINE using custom program (Autolisp , Arx or
    VB). Is it possible ?
    Please use plain text.
    Active Contributor
    Posts: 35
    Registered: ‎01-21-2006

    Re: P&ID Automation

    02-28-2008 04:15 PM in reply to: intratech
    Great! where can I get the document on PnpSDK ?
    Please use plain text.
    *Jorge Lopez

    Re: P&ID Automation

    02-28-2008 06:04 PM in reply to: intratech
    It is installed with the product in the PnPSDK folder. Let me know if you
    cannot find it.

    Jorge

    "intratech" wrote in message news:5862085@discussion.autodesk.com...
    Great! where can I get the document on PnpSDK ?
    Please use plain text.