Getting GraphicsInterface.Polyline from DatabaseServices.Polyline

Getting GraphicsInterface.Polyline from DatabaseServices.Polyline

Anonymous
Not applicable
303 Views
0 Replies
Message 1 of 1

Getting GraphicsInterface.Polyline from DatabaseServices.Polyline

Anonymous
Not applicable

Hey all. I'm trying to get the dimensions of the polyline entity I use to trim a certain geometry. The current program uses a DBObjectCollection of DatabaseServices Polylines to determine where to trim, and works perfectly. However, to get the dimensions of these rectangles I need the collection of points making up each polyline, which is only stored in the GraphicsInterface.Polyline. Is there some way to access that from the entities I have now? Thanks.

0 Likes
304 Views
0 Replies
Replies (0)