CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: winchler
Forum: ANSYS Meshing & Geometry May 21, 2018, 05:01
Replies: 4
[DesignModeler] Design Modeler scripting
Views: 3,645
Posted By winchler
Hi, you can refer to this topic for the format! ...

Hi, you can refer to this topic for the format!


https://www.cfd-online.com/Forums/ansys-meshing/77414-importing-points-design-modeler.html
Forum: ANSYS Meshing & Geometry May 2, 2018, 09:53
Replies: 4
[DesignModeler] Design Modeler scripting
Views: 3,645
Posted By winchler
Solved

Sorry, I just solved it:



//Import the points
var fp1 = agb.FPoint(agc.FPointConstruction, agc.FPointCoordinateFile);
fp1.Name = "coordinatePoints";
fp1.CoordinateFile = "PATH\\FILE.txt";...
Forum: ANSYS Meshing & Geometry May 2, 2018, 07:34
Replies: 4
[DesignModeler] Design Modeler scripting
Views: 3,645
Posted By winchler
Design Modeler scripting

Hi all,
I need to automatically create a set of spheres, depending on a list of point coming from an external file. I tried using a .js macro and until now I produce the following:

//Import the...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 06:47.