API Utilities

Here are utilities developed using the Pro/DESKTOP API. As and when internal and external users develop more utilities, these will updated.

1)  STL and VRML to GBF(EPD.Visualizer) translator in VBA         Future updates will have             Miscellaneous\API\Utilities\EPD.Connect\GBFForm.FRM

      Note : User can use embedded Visual Basic Editor to run this utility.

2) Exploding a given Assembly

    Creates an exploded view of a specified assembly.

           Miscellaneous\API\Utilities\Visual Basic Scripts\explodeAssembly.bas

3) Check complicated sketches

       This utility checks any complicated sketch in a design.

       This tool will help to find any over-lapping lines in the sketch.

        Miscellaneous\API\Utilities\Visual Basic Scripts\SketchChecker.bas
        Miscellaneous\API\Utilities\Visual Basic Scripts\SketchChecker.frm

5) Image Rendering with user defined lights

        This macro generates a new album with image of the CoffeeTime design as used in the Pro/DESKTOP Photo album tutorial. It includes an example of defining multicolored light sources in positions which cannot be specified from the Pro/DESKTOP user interface.

        Miscellaneous\API\Utilities\Visual Basic Scripts\CoffeeTime.bas

6) Add PartsList to a Drawing

       This macro adds a PartsList to a drawing.

        Miscellaneous\API\Utilities\Visual Basic Scripts\AddPartsList.bas

7) Add Table to a Drawing.

        This macro adds a Table to a given drawing.

        Miscellaneous\API\Utilities\Visual Basic Scripts\AddTable.bas
        Miscellaneous\API\Utilities\Visual Basic Scripts\AddTableDlg.frm

8) ADP- Persistence Reference Mechanism - Example Client

        This ADPClient shows a demo for persistence reference mechanism for Application Development Platform.

        Miscellaneous\API\Utilities\ADPClient\docs\adp_help_contents.html