Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General

General

How to create points at specific coordinates using SpaceClaim?

    • FAQFAQ
      Participant

      1) Create the points and then with the Move tool use the option Enter XYZ coordinates and manually enter the coordinates. 2) Write a text file using the commands show below and then open it with Assembly -> File. The file should follow this format: 3d=True polyline=False 1 0 0 1 0 1 1 1 0 1 1 1 2 0 1 2 1 0 3 0 0 3 0 1 3 1 0 The coordinates are defined as (Z, X, Y). Use as many lines as the number of points needed. Make sure that the units used are consistent. Keywords: Point, Coordinates, SpaceClaim, XYZ, Move