top of page

POINTLIST TO CATIA

  1. Prepare a list of coordinates in the format (name, X, Y, Z).
    Example:
    Name    X    Y    Z
    POINT-1    0    0    0
    POINT-2    10    20    10
    POINT-3    25    35    40
  2. Open a part file in CATIA.
  3. Run the "POINTLIST TO CATIA" macro
  4. Choose if you want to create points or spheres.
  5. If you choose spheres, enter the desired sphere radius.
  6. The macro will create either points or spheres at the specified coordinates based on your choice.
  7. Verify the created points or spheres in the CATIA window.

    Note: Make sure the Excel file is opened correctly before selecting its location in the macro. License warning pop-ups or similar issues may interrupt the macro’s operation.
bottom of page