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

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: USER1234
Forum: ANSYS Meshing & Geometry September 3, 2015, 04:09
Replies: 53
Views: 49,747
Posted By USER1234
Select Vertices by scripting

Hi,
is there any possibility to select the vertices in Designmodeler by scripting?
This one doesn't work :

var Vertice1 = ag.m.ModelVertices(1);
agb.AddSelect(agc.TypeVertice,Vertice1);
...
Forum: ANSYS Meshing & Geometry September 1, 2015, 11:25
Replies: 53
Views: 49,747
Posted By USER1234
Hi, I have a quite simple question, I guess:...

Hi,

I have a quite simple question, I guess:

I want to create 2 Points with X,Y,Z in DESIGNMODELER for a FaceSplit feature (I want to AddSelect this 2 Points).

1. How can I create 2 simple...
Forum: ANSYS Meshing & Geometry August 20, 2015, 05:48
Replies: 53
Views: 49,747
Posted By USER1234
Hi, does anybody know how to change the...

Hi,

does anybody know how to change the number of imported points by scripting? Manually you can achive this by change "Point Feature Limit" (Designmodeler>Tools>Options>DesignModeler>Miscellane ...
Forum: ANSYS Meshing & Geometry August 19, 2015, 08:24
Replies: 53
Views: 49,747
Posted By USER1234
thank you .. this one helped me a lot! :) ...

thank you .. this one helped me a lot! :)

Best regards,
Max
Forum: ANSYS Meshing & Geometry August 19, 2015, 07:44
Replies: 53
Views: 49,747
Posted By USER1234
Hi, I want to change the ModelTolerance...

Hi,

I want to change the ModelTolerance (Designmodeler>Units>Model Tolerance>Tight.

I found the following in the "agConstants.js" Script:
ag.c.ModelTightTol = ag.m.constant("MODEL_TIGHT");But...
Forum: ANSYS Meshing & Geometry August 11, 2015, 11:07
Replies: 53
Views: 49,747
Posted By USER1234
Hi, do you know how to use the FaceSplit...

Hi,
do you know how to use the FaceSplit function?

I already managed to insert "Split Face":

ag.gui.CreateFaceSplit();

but I don't actually know how to insert the selected face and the...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 18:51.