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

Help me!!! why the following codes have peoblem?

1 REPLY 1
Reply
Message 1 of 2
jiangfangji
224 Views, 1 Reply

Help me!!! why the following codes have peoblem?

why following codes cannot finish "Extrude" function?
Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Dim bb As New DBObjectCollection
Dim cir As New Circle

cir.Center = p0
cir.Radius = 10
bb.Clear()
bb.Add(cir)


Dim dd1 As New Region
dd1.CreateFromCurves(bb)

Dim cc As New Solid3d
cc.Extrude(dd1, 10, 0)

dd1.Dispose()
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: jiangfangji

See my response to your other post.

wrote in message news:4861486@discussion.autodesk.com...
why following codes cannot finish "Extrude" function?
Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Dim bb As New DBObjectCollection
Dim cir As New Circle

cir.Center = p0
cir.Radius = 10
bb.Clear()
bb.Add(cir)


Dim dd1 As New Region
dd1.CreateFromCurves(bb)

Dim cc As New Solid3d
cc.Extrude(dd1, 10, 0)

dd1.Dispose()

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