comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: closed surface
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: closed surface [message #32209 is a reply to message #32183] Thu, 19 September 2002 13:44 Go to previous messageGo to previous message
Chunlei Liu is currently offline  Chunlei Liu
Messages: 4
Registered: August 2002
Junior Member
James,
Thank you very much for the infomation. Following your suggestions, I got
the triangulate work, however the sphere still does not look right.

Maybe my method does not work anyway. Does anybody has any suggetions
about constructing a closed surface from some points sampled on the
surface?

Chunlei

On Thu, 19 Sep 2002, James Kuyper wrote:

> Chunlei Liu wrote:
> ...
>> Triangulate, vertexlist[0, *], vertexlist[1, *], $
>> tri,CONNECTIVITY=connect,/degrees
>
> The online help says that the DEGREES keyword is only effective if the
> SPHERE keyword is also used.
>
> ...
>> --> Triangulate, vertexlist[0, *], vertexlist[1, *], $
>> tri,CONNECTIVITY=connect,/degrees,FVALUE=myF,SPHERE=myS
>> ^^^^^^^^^^
>
> I think that what you want for myF is a copy of vertexlist[2,*]. It's an
> input, as well as an output.
>
> The online help doesn't mention the fact that when you use the FVALUE
> keyword, TRIANGLULATE rearranges not only the FVALUE, but also the
> corresponding 'x' and 'y' arguments. Therefore, 'x', 'y', and 'myF' must
> be passed by reference; which means that they have to be the names of
> variables, not subcript expressions.
>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Announcing RSI User-Contributed Library
Next Topic: Re: IDL Student Edition released

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 04:15:20 PDT 2025

Total time taken to generate the page: 0.95767 seconds