|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Join Date: Mar 2009
Posts: 85
Rep Power: 18 ![]() |
Hi all,
Is it possible to import coordinate data for using in skecther in CCM+? Or how do you do it when you need to skecth from many points? Regards |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Oct 2009
Location: Germany
Posts: 636
Rep Power: 23 ![]() |
Currently importing vertex coordinates doesn't work, but some people already complained about that. I don't know whether the guys at CD-adapco will implement it soon, but at least they know about this issue.
I haven't tried it, but what about writing a macro which puts the points for your spline and connects them? The macro could read the coordinates from a csv file. |
|
|
|
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2009
Posts: 85
Rep Power: 18 ![]() |
Hi abdul,
As you suggest, I had to write a macro to do that. Notes: The macro reads and imports points onto a specific plane. So the vertex data has to be cartesian 2D. However I don't know if it is possible to import 3D vertex data. Regards |
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Oct 2009
Location: Germany
Posts: 636
Rep Power: 23 ![]() |
Reading 3D points depends on your data. What you could do is to create several planes and a spline on each of this planes. Then you could create an element (Not sure if it's a loft or a sweep, I usually mix it up
) using all of this splines an changing it's shape while travelling along its length.What you can't do is to import arbitrary points on the surface and create a body from this since the 3D CAD-modeller is just a simple tool compared to a dedicated CAD program. |
|
|
|
|
|
|
|
|
#5 |
|
Member
Join Date: Mar 2009
Posts: 85
Rep Power: 18 ![]() |
Thank you. Creating dedicated planes for each vertex is a good idea to import 3D data.
Regards |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lift and Drag Coefficient data for NACA 2412 Airfoil | mahbub03 | Main CFD Forum | 22 | May 25, 2014 16:39 |
| C4 airfoil data | dragon | Main CFD Forum | 6 | October 8, 2013 15:22 |
| [blockMesh] Include list of points | Hikachu | OpenFOAM Meshing & Mesh Conversion | 0 | June 20, 2011 10:03 |
| Calculating polars from 2D airfoil coordinates... | wlvrn | Main CFD Forum | 0 | August 18, 2010 19:43 |
| LiftDrag tool | nuovodna | OpenFOAM Running, Solving & CFD | 45 | September 2, 2009 18:56 |