.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Polyline Edit functionality in API

3 REPLIES 3
Reply
Message 1 of 4
bert.vanpeteghem
448 Views, 3 Replies

Polyline Edit functionality in API

Is the PolylineEdit command - functionality available through the API?

I'd need to do some calculations, and access to this functionality would really make my life a bit easier 🙂
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: bert.vanpeteghem


Kean Walmsley's 3 parts blog series would be a good
example to work with polyline with .NET API:

 


 


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Is
the PolylineEdit command - functionality available through the API? I'd need
to do some calculations, and access to this functionality would really make my
life a bit easier 🙂
Message 3 of 4

Hi, thanks for your answer, but that's not really what I'm looking for.

My intention is not to prompt the user, or work with user interaction.
I want to edit polylines (or other entities) with the tools provided by AutoCAD. Tools like stretch, trim ...

Are these available through the API, or do you have to write functionality like this yourself?
Message 4 of 4
Anonymous
in reply to: bert.vanpeteghem


There's no API equivalent for most editing commands,
so

you would have to either write the code that
manipulates

the objects directly, or execute commands to do
what

you need.

 

You can execute commands using the class at the
link

below:

 

  http:/www.caddzone.com/CommandLine.cs

 

A VB.NET version is also available (just change the file

extension above to .vb).

 


 

AcadXTabs: MDI Document Tabs for AutoCAD 2009
Supporting AutoCAD 2000
through 2009

href="http://www.acadxtabs.com">http://www.acadxtabs.com

 


 

 


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Hi,
thanks for your answer, but that's not really what I'm looking for. My
intention is not to prompt the user, or work with user interaction. I want to
edit polylines (or other entities) with the tools provided by AutoCAD. Tools
like stretch, trim ... Are these available through the API, or do you have to
write functionality like this yourself?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost