3D Design

3D Design

How to automate Datum points creation on all faces by varying the circled values in script?

    • Karthi111
      Subscriber
    • Naresh Patre
      Ansys Employee

      I am not sure if I understood your question correctly, but if you loop over each face, you can access its mid point and then specify it in the datum point creator command.

      - Naresh Patre
      How to access Ansys help links
      Guidelines for Posting on Ansys Learning Forum
    • Karthi111
      Subscriber

      Thank you for answering to my question. I want to create a series of points all over the surface. Like 50 point distributed on a single surface. I thought of doing this using a loop and varying the parameters inside the DatumPointCreator() object. I can see that by changing the 2 numerical values inside the DatumPointCreator.Create(), I can create different points on the surface. But, I cannot find a pattern it varies. Can u please explain what the two numerical values denote?
Viewing 2 reply threads
  • You must be logged in to reply to this topic.