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

Cant't explode region

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

Cant't explode region

Hi

I want to project a polyline also with bulge > 0 to a solid and get a
polyline3D

I use GetSection and return a region. I explode the region and get lines,
splines, ellipse and convert it to polyline3d

This works find until I get a region I can not explode.

Is it another way to get the points/lines in this region?

Rune
4 REPLIES 4
Message 2 of 5
Anonymous
in reply to: Anonymous

See the sample code here:

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

--
http://www.caddzone.com

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

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

"Rune Aarnes" wrote in message
news:6292978@discussion.autodesk.com...
Hi

I want to project a polyline also with bulge > 0 to a solid and get a
polyline3D

I use GetSection and return a region. I explode the region and get lines,
splines, ellipse and convert it to polyline3d

This works find until I get a region I can not explode.

Is it another way to get the points/lines in this region?

Rune
Message 3 of 5
Anonymous
in reply to: Anonymous

I cant find the namespace Autodesk.AutoCAD.BoundaryRepresentation

I use autocad 2010 and vb.net

Witch file do I have to reference in?



"Tony Tanzillo" skrev i melding
news:6293052@discussion.autodesk.com...
See the sample code here:

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

--
http://www.caddzone.com

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

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

"Rune Aarnes" wrote in message
news:6292978@discussion.autodesk.com...
Hi

I want to project a polyline also with bulge > 0 to a solid and get a
polyline3D

I use GetSection and return a region. I explode the region and get lines,
splines, ellipse and convert it to polyline3d

This works find until I get a region I can not explode.

Is it another way to get the points/lines in this region?

Rune
Message 4 of 5
Anonymous
in reply to: Anonymous

Sorry, I neglected to mention in that file, that you
have to reference acdbmgdbrep.dll.

--
http://www.caddzone.com

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

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

"Rune Aarnes" wrote in message
news:6293235@discussion.autodesk.com...
I cant find the namespace Autodesk.AutoCAD.BoundaryRepresentation

I use autocad 2010 and vb.net

Witch file do I have to reference in?



"Tony Tanzillo" skrev i melding
news:6293052@discussion.autodesk.com...
See the sample code here:

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

--
http://www.caddzone.com

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

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

"Rune Aarnes" wrote in message
news:6292978@discussion.autodesk.com...
Hi

I want to project a polyline also with bulge > 0 to a solid and get a
polyline3D

I use GetSection and return a region. I explode the region and get lines,
splines, ellipse and convert it to polyline3d

This works find until I get a region I can not explode.

Is it another way to get the points/lines in this region?

Rune
Message 5 of 5
Anonymous
in reply to: Anonymous

Thank you very much

This works very good...

Rune


"Tony Tanzillo" skrev i melding
news:6293321@discussion.autodesk.com...
Sorry, I neglected to mention in that file, that you
have to reference acdbmgdbrep.dll.

--
http://www.caddzone.com

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

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

"Rune Aarnes" wrote in message
news:6293235@discussion.autodesk.com...
I cant find the namespace Autodesk.AutoCAD.BoundaryRepresentation

I use autocad 2010 and vb.net

Witch file do I have to reference in?



"Tony Tanzillo" skrev i melding
news:6293052@discussion.autodesk.com...
See the sample code here:

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

--
http://www.caddzone.com

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

http://www.acadxtabs.com

Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");

"Rune Aarnes" wrote in message
news:6292978@discussion.autodesk.com...
Hi

I want to project a polyline also with bulge > 0 to a solid and get a
polyline3D

I use GetSection and return a region. I explode the region and get lines,
splines, ellipse and convert it to polyline3d

This works find until I get a region I can not explode.

Is it another way to get the points/lines in this region?

Rune

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