- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
bs3_curve_ form
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 07:09 PM
Hello,
I find a very strange question. After I called the function bs3_curve_set_closed, the start point and end point of the bs3_curve is still different. Who know how to use this function?
Thank you!!!
Re: bs3_curve_ form
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 07:14 PM
Hi,
I have a couple of comments:
1) this is a fairly low level function. what are you trying to do? The higher level we can discuss things at the more likely it is to be useful.
2) The form of a bs3 is more of a topological notion and less of a geometric one. If memory serves, the form is just set by a flag in the bs3 surface. Changing the form probably doesn't change the geometry of the curve at all.
hopes this helps.
Eric
Re: bs3_curve_ form
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2012 08:05 PM
Thank you!
I want to construct a closed curve. May be I should construct myself.
I have another question about the bs3_curve interface.
I create a spline by the bs3_curve_make_ellip and the input curve is a circle. However, When I call the bs3_coinc_type function, and I get the result bs3_not_conic. What's the reason for this result?

