Message
Status: Beta
Brought to you by:
yxliu
|
From: - 2000-07-05 16:22:57
|
Hi.. long time no see..;)
I'm coding to TShape(I think its name is not good, so change TPolygon) based
on
Easymesh.
But because I don't know your codes, I read your codes and coding. So my
Coding
takes long time :)
I want to integrate your code about TBox, TSurface, etc.
How about you?
It can offer single Interface for GLMoM Geometry.
In my thought.
TPolygon - TGLMesher
|
TObject(TBox, TRectangular, TTriangular ...) - TGLMFile
TPolygon is super class for All Objects. It maintains all polygon object.(or
each not connected object)
It can gridding by Easymesh, so all objects can gridding by Easymesh.
And TObject is real object. It can expand All type simulator.
Object can be rectangular, box, con, piramidal, triangle, etc.
Frankly Speaking, I think that GLMoM GUI can be all type simulator like
FDTD.
Hmm. The name TObject is not good.. It is MFC base Class name.
I think that you add TSurface as TObect. Right?
TGLMFile can read file. File structure are based on Easymesh file structure.
or
New structure. It can support TObject.
TPolygon maintains TObject List. and converts Surface List and grids by
Easymesh.
It is difficult and takes long time.
How about you?
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
|