Defining points of a Fitted or Splined polyline

Defining points of a Fitted or Splined polyline

Anonymous
Not applicable
243 Views
1 Reply
Message 1 of 2

Defining points of a Fitted or Splined polyline

Anonymous
Not applicable
Hello,

I searched through the Object Model API as well as back posts on this forum
but could not yet find an answer.

I have two questions:

1. How do I find out if a polyline is fitted or splined?

2. How do I get only the defining points of such a polyline. The
"pname.Coordinates" method returns all the opints including the ones
inserted by the curve fitting.

Thanks in advance.

Regards
Rakesh
0 Likes
244 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Go to the Help files. There is a lot of properties pertaining to splines.

Joe
--

"Rakesh Rao" wrote in message
news:5206935@discussion.autodesk.com...
Hello,

I searched through the Object Model API as well as back posts on this forum
but could not yet find an answer.

I have two questions:

1. How do I find out if a polyline is fitted or splined?

2. How do I get only the defining points of such a polyline. The
"pname.Coordinates" method returns all the opints including the ones
inserted by the curve fitting.

Thanks in advance.

Regards
Rakesh
0 Likes