CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[DesignModeler] javascript for the blend (fillet)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 2, 2019, 05:59
Default javascript for the blend (fillet)
  #1
New Member
 
Liu Zheng
Join Date: Jul 2019
Posts: 1
Rep Power: 0
zhengliu92 is on a distinguished road
Hi All,

I would like to use javascript API to defined a blend feature in the design modeller.

I have entered the code as follows,

Code:
var B1 = ag.gui.CreateBlend();
ag.listview.ActivateItem("FD1, Radius (>0)");
ag.listview.ItemValue = "3";
It shows an error message "Item not found ag.listview.ActivateItem("FD1, Radius (>0) ". I have checked many times that I have entered the correct item, which is "FD1, Radius (>0)", but still got this error.

Anyone can help?

Thanks a lot!
zhengliu92 is offline   Reply With Quote

Reply

Tags
design modeller


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change blend factor for specific domains p.mueller CFX 5 January 25, 2019 18:05
Specified blend factor to High Resolution? fjtb CFX 1 May 8, 2018 18:40
Hybrid discretisation - blend factor gcoopermax CFX 5 September 23, 2016 08:05
Gambit create blend guzeydogy753 FLUENT 5 June 14, 2011 01:54
larger blend factor or high resolution ? amine CFX 2 March 4, 2008 20:28


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