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

[ICEM] One question about ICEM script failure

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By PSYMN

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 23, 2012, 12:07
Question One question about ICEM script failure
  #1
lnk
Senior Member
 
lnk
Join Date: Feb 2011
Location: Switzerland
Posts: 118
Rep Power: 15
lnk is on a distinguished road
Why this work

'
ic_undo_group_begin
ic_geo_new_family GEOM
ic_boco_set_part_color GEOM
ic_empty_tetin
ic_point {} GEOM pnt.00 1,2,3
ic_undo_group_end
ic_undo_group_begin
ic_undo_group_end
ic_undo_group_begin
ic_geo_new_family BODY
ic_boco_set_part_color BODY
ic_geo_create_volume {1 2 3} {} BODY
ic_undo_group_end
ic_undo_group_begin
ic_undo_group_end

'

but this doesn't work

'
set a 1
set b 2
set c 3

ic_undo_group_begin
ic_geo_new_family GEOM
ic_boco_set_part_color GEOM
ic_empty_tetin
ic_point {} GEOM pnt.00 1,2,3
ic_undo_group_end
ic_undo_group_begin
ic_geo_new_family HAHA
ic_boco_set_part_color HAHA
ic_geo_create_volume {$a $b $c} {} HAHA
ic_undo_group_end
ic_undo_group_begin
ic_undo_group_end
'
?


Can you parameterize the button 'Create Body'?
Best regard and many thanks,
lnk

Last edited by lnk; July 24, 2012 at 05:35.
lnk is offline   Reply With Quote

 


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
[ICEM] Question about creating porous domain interface for CFX by ICEM lnk ANSYS Meshing & Geometry 0 July 20, 2012 06:40
[ICEM] ICEM CFD script CFD-1987 ANSYS Meshing & Geometry 3 June 5, 2012 07:56
[ANSYS Meshing] Problem with Icem Script Krish ANSYS Meshing & Geometry 0 October 18, 2011 12:10
question on ICEM CFD Tetra peiyong wang CFX 2 September 3, 2008 18:35
ICEM -CFX a basic question Al Mazdeh CFX 2 April 5, 2008 11:51


All times are GMT -4. The time now is 07:59.