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

Point and Curve INFO in ICEM CFD

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2010, 11:32
Default Point and Curve INFO in ICEM CFD
  #1
New Member
 
t_shirt
Join Date: May 2010
Posts: 8
Rep Power: 15
t_shirt is on a distinguished road
Hi All,

In ICEM CFD how can we take point and CURVE info as we took from GAMBIT?

Is there any option for that if yes please let me know under which cammand?

Thank you
t_shirt is offline   Reply With Quote

Old   June 28, 2010, 11:18
Default Programmers Guide?
  #2
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
Look in the programmers guide (under Help).

If you are more specific with the question, I can be more specific with the answer.

Here are a couple cut and pastes from the help...


ic_geo_surface_edges_incident_to_curve surfname curvename

Returns the edges in a triangulated surface which are incident to a given curve.



ic_geo_get_point_location name

Given the name of a point, returns its location.


ic_geo_crv_length crvs t_min [0] t_max [1]

Computes the arc length of a curve segment.

crvs list of one or more curves
t_min lower limit of segment (unitized
t_max upper limit of segment (unitized
return list of computed arc lengths

Notes:

t_min and t _max default to 0 and 1 respectively

For example usage see ftp://ftp-berkeley.ansys.com/pub/med...crv_length.tcl




There are also commands to do things with entities... etc.

ic_geo_cre_pnt_on_crv_at_par family name par crv

Creates a prescribed point on a curve at a parameter.

family family containing point
name name of created point
par curve parameter
crv name of curve to evaluate
return name of created point

Notes:

The specified point name may be modified to resolve name collisions.

If the function returns with the error status set, the result string will contain an error message.

For example usage see ftp://ftp-berkeley.ansys.com/pub/med...crv_at_par.tcl

PSYMN is offline   Reply With Quote

Reply


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] Hexa mesh, curve mesh setup, bunching law Anorky ANSYS Meshing & Geometry 4 November 12, 2014 00:27
Define Point arrays on a curve selim FLUENT 0 June 4, 2008 10:30
Refinement from a point in ICEM CFD isabel CFX 0 December 17, 2007 06:58
Normal - Helical Surface m. malik Main CFD Forum 3 February 3, 2006 12:56
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


All times are GMT -4. The time now is 21:48.