Skip to main content
3-Newcomer
April 14, 2011
Solved

Coordinates of points of uniform mesh

  • April 14, 2011
  • 3 replies
  • 2672 views

Hello everybody!

I need to create an uniform mesh, but i can't get needed form of the result. Is my approach for generation of the coordinates correct? Please see attached file for the problem.

Thanks

Rosen

Best answer by StuartBruff

Rosen MITREV wrote:

Hello everybody!

I need to create an uniform mesh, but i can't get needed form of the result. Is my approach for generation of the coordinates correct? Please see attached file for the problem.

Thanks

Rosen

Does the attached help, Rosen?

Stuart

3 replies

23-Emerald V
April 14, 2011

Rosen MITREV wrote:

Hello everybody!

I need to create an uniform mesh, but i can't get needed form of the result. Is my approach for generation of the coordinates correct? Please see attached file for the problem.

Thanks

Rosen

Does the attached help, Rosen?

Stuart

23-Emerald I
April 14, 2011

Took some thinking, but CreateMesh function can be used.

edit: Better version (more than 2 x 2) substituted.

3-Newcomer
April 14, 2011

Stuart and Fred, thank you very much, i aprecciate your help!

Rosen