AutoCAD Map 3D Developer
Welcome to Autodesk’s AutoCAD Map 3D Developer Forums. Share your knowledge, ask questions, and explore popular AutoCAD Map 3D Developer topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Merge two Polygons

4 REPLIES 4
Reply
Message 1 of 5
Anonymous
7151 Views, 4 Replies

Merge two Polygons

Can we merge two neighbouring polygons in to one using Autolisp, if yes can anyone help me out
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

I haven't seen any lisp functions for editing polygons, you might be able to
use the _Mpedit command and pass the selected polygons and other variables
to it but never it.

Murph
--
http://mappingitout.blogspot.com/
wrote in message news:5264472@discussion.autodesk.com...
Can we merge two neighbouring polygons in to one using Autolisp, if yes can
anyone help me out
Message 3 of 5
Anonymous
in reply to: Anonymous

I dunno in Autolisp but in VB Macro u can take the coordinates of both the polygons into one array and build a new polygon with these array coordinate. That;s how i did.
Message 4 of 5
Anonymous
in reply to: Anonymous

Hello Mukesh,
I didn't understood what you actually want to do, but if in case you want
two polygons to act as one single entity.
Then you can create a region among both these polygon's by using "Region"
command and then use "Union" command
to join them.

--
Sanjay Jamalpur
- Four Dimension Technologies
[www.4d-technologies.com]
- Get GeoTools, Work smarter: www.4d-technologies.com/geotools
- Free Lisp downloads @ TechCenter: www.4d-technologies.com/techcenter

wrote in message news:5264472@discussion.autodesk.com...
Can we merge two neighbouring polygons in to one using Autolisp, if yes can
anyone help me out
Message 5 of 5
Anonymous
in reply to: Anonymous

Hi shivendrashukla

 

  I am presently working with autocad and i have a task of merging two polygons together.I don wish to use Region and Union as I have to get the coordinates of resultant region(which is not possible).So can you pls help with the VBA code of getting coordinates into array and merge??

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

Post to forums  

Autodesk Design & Make Report

”Boost