Preprocessing

Preprocessing

Topics related to geometry, meshing, and CAD.

How to create point at specific coordinates using SpaceClaim?

TAGGED: ,

    • Keyur Kanade
      Ansys Employee
      How to create point at specific coordinates using SpaceClaim?
    • Karthik Remella
      Administrator
      Create the point at origin and then with the Move tool use the option Enter XYZ coordinates and manually enter the coordinates.
    • Keyur Kanade
      Ansys Employee
      But I have multiple points to be created and that could be tedious to create each point and move it to required location.
    • Karthik Remella
      Administrator
      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   

      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. 
    • Keyur Kanade
      Ansys Employee
      How can I create curves passing through the points?
    • Karthik Remella
      Administrator
      Please visit for more info:

      https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/SpaceClaim/v195/en/Default.htm%23Importing_and_exporting.htm%3FTocPath%3DFile%2520Operations%7C_____2
    • Hasan Ammarul
      Subscriber

      I created the points, but can't connect the points.. Prepare>create 

      This create tool is not working

      How to enable this tool anybody know please?

Viewing 6 reply threads
  • The topic ‘How to create point at specific coordinates using SpaceClaim?’ is closed to new replies.