.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*GPaolo
generate point on spline
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
76 Views, 4 Replies
10-21-2005 11:50 PM
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
Someone can help me to write this code?
Thank's in advance
GPaolo
*Paul Richardson
Re: generate point on spline
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-22-2005 02:46 AM in reply to:
*GPaolo
measure command.
--
gl - Paul
"GPaolo" wrote in message
news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
--
gl - Paul
"GPaolo"
news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
*Paul Richardson
Re: generate point on spline
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-22-2005 02:56 AM in reply to:
*GPaolo
oops wrong group...
--
gl - Paul
"Paul Richardson" wrote in message
news:4992157@discussion.autodesk.com...
measure command.
--
gl - Paul
"GPaolo" wrote in message
news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
--
gl - Paul
"Paul Richardson"
news:4992157@discussion.autodesk.com...
measure command.
--
gl - Paul
"GPaolo"
news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
*Tony Tanzillo
Re: generate point on spline
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-22-2005 09:03 PM in reply to:
*GPaolo
See the GetPointAtDist method of the Curve class.
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
"GPaolo" wrote in message news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
"GPaolo"
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
*GPaolo
Re: generate point on spline
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-24-2005 10:31 PM in reply to:
*GPaolo
many thank's
GPaolo
"Tony Tanzillo" ha scritto nel messaggio
news:4992317@discussion.autodesk.com...
See the GetPointAtDist method of the Curve class.
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
"GPaolo" wrote in message
news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
GPaolo
"Tony Tanzillo"
news:4992317@discussion.autodesk.com...
See the GetPointAtDist method of the Curve class.
--
http://www.caddzone.com
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com
"GPaolo"
news:4992152@discussion.autodesk.com...
i need to generate point on a spline at a regular distance.
Someone can help me to write this code?
Thank's in advance
GPaolo
