AutoCAD VB :: Extrude Circle / Cylinder VBA?

Feb 28, 2012

Im just starting to get my head around VBA in AutoCad. I have managed to write a code that creates a 2D truss in polylines by coordinates I have arranged in an Excel file. Now I need to extrude each member into a cylinder. Well Im not really that smart yet, having some hard time with choosing path and region.

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: Extrude A Horizontal Small Cylinder Across A Vertical Big Cylinder

Nov 11, 2012

In inventor 2013 I want to extrude  a horizontal circle on surface of a bigger vertical hollow cylinder. but what i did it enters into cylinder, and i only want to extrude it on external surface.

View 1 Replies View Related

AutoCad :: Extrude A Circle Around A Path In All Dimensions - UCS And PEDIT Join

Mar 17, 2012

I'm trying to extrude a circle around a path in all dimensions, so I drew my path in lines, filleted the corners then tried to join using the PEDIT - Join command.

Firstly, the join says something like "2 segments added to 2 polylines" when really all I want is 1 polyline.

Second, when I try to insert my circle for extrusion I OSNAP to the end of the line, then when I specify the radius it draws in the wrong plane. So far the only way I have gotten around it is rotating the ucs. Is there an easy way to do this? my Dynamic UCS is on.

View 3 Replies View Related

AutoCAD 2010 :: Stop UCS From Automatically Turning To World When Extrude A Circle

Mar 20, 2012

How to stop the UCS from automatically turning to world when extruding a circle?

Example: If you start with a circle drawn to your set 3 point UCS the quadrants are in line with the X & Y but as soon as you extrude the circle into a cylinder the UCS turns the quadrants to world, I want the quadrants to stay in the same place as my 3 point UCS position.

Not sure if it's just a system variable that need changing.

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Set Z Axis Orientation To Two User Points To Draw And Extrude Circle

Feb 10, 2012

I'm trying to change a routine i just wrote that draws 3d pipes. I wanted to make it so that when a user selects the beginning point and ending point of the pipe, the LISP changes the ucs to that vector, draws the circle at the beginning point and extrudes it to the second point.

It actually works great except when the ucs changes, so do my user points because of teh origin change. Is there a better way I might get this to do what I wnat it to?
 
(setq ip (getpoint "
Pick First Point:"))(setq ep (getpoint "
Pick Second Point:"))(command ".ucs" "za" ip ep)(setvar "osmode" 0)(command ".circle" ip "d" od)(command ".extrude" (entlast) "" (distance ip ep))(command ".ucs" "w")(setvar "osmode" oldsnap))

View 2 Replies View Related

Illustrator :: 3D Extrude Bevel - Defect Visible On Edge Of The Circle

Apr 25, 2013

When I extrude/bevel a perfect circle (Illustrator CS6 Mac), there is a defect visible on the edge of the circle. Please see 4 images attached. Is this normal, and is there a fix or workaround?

View 2 Replies View Related

AutoCAD 2013 :: OTrack Distance From Top Circle Edge Of Cylinder To Certain Distance

Jul 30, 2012

I am trying to oTrack distance from the top circle edge of a cylinder to a certain distance ... whenever i try to do that ... it either track to x and y .. but not in z :/ ... the video i have on you tube he did it so simply and it seems to be easy .

I am not sure what is wrong .. but i heard parallel and perspective view could make a difference .. i actually try both :/ ...

[URL].....

View 9 Replies View Related

AutoCad :: Find Center Of Circle Tangent To Another Circle And Point On A Line

Dec 18, 2011

I need to find the center of a circle that is tangent to another circle and a point on a line. I cannot use tangent tangent radius.

View 4 Replies View Related

AutoCad :: Drawing A Circle That Is Tangent To Another Circle And Passes Through Endpoint

Apr 28, 2013

I was wondering the best way to draw a circle that passes through an endpoint of a line and then is tangent to another circle above it? I need to create a radius of 3.5 between the two points.

View 9 Replies View Related

Illustrator :: How To Hide Half Of Circle That Goes Behind Other Circle

Nov 24, 2013

I have made this planet and I want its ring to look as it's spinning around it, So the upper of the ring should go behind the actual planet! How can I do that? Also how can I add some volume to the ring to make it look a bit more realistic?

View 5 Replies View Related

AutoCAD Inventor :: Embossing Into A Cylinder

Feb 24, 2012

I need to emboss ( cut in ) some grooves into a cylinder, but in such a way, so that they won't get narrower. What do you think would be the best way to do that?

View 2 Replies View Related

AutoCAD Inventor :: Seam In A Cylinder

Apr 28, 2012

I have made a sheet metal cylinder with a rip. I am trying to create a seam on this rip as is done in [URL] ....... about half way through.

I have tried to go through the same steps, but I can not select the inside of the rip to built hems and flanges on.  I also tried to make the cylinder by sketching 350 degrees of the cylinder instead of creating a rip, This had the same problem.

Why I can't select these edges or how I can work around it?

View 2 Replies View Related

AutoCAD Inventor :: Creating Rib To Cylinder?

Mar 10, 2009

How can I create a rib that touches a plane and the end of a cylinder? Inventor will not do it since the thickness of the rib does not touch the cylinder (see attachment).

View 8 Replies View Related

AutoCad :: Draw A Cylinder On 2005?

Jul 11, 2012

I have version Auto Cad 2005 and was just looking for so pointers.

I have set myself the challenge of drawing a locking pin I wish to get manufactured the dimensions are Ø 10mm x 180mm in length with a 20mm Ø flat plate on the end.

Where would I start in Auto cad?

View 4 Replies View Related

AutoCad 3D :: Extruding A Shape Onto A Cylinder

Oct 17, 2011

I am having trouble extruding(cutting) a shape into a cylinder. I want to cut the cylinder with a certain shape but I want to cut it tangent to the cylinder instead of just straight down through it like a front view.

View 4 Replies View Related

AutoCad 3D :: How To Bend 3D Cylinder / Pipe

Jan 30, 2006

I am trying to make a exaust pipe for a semi i am making in autocad 2006 and the pipe bends at the top. so i was wondering how can i bend a 3d cylinder/pipe?

View 9 Replies View Related

AutoCad 3D :: Flat Pattern Around A Cylinder?

Jan 16, 2013

I have a tube modeled in AutoCAD that is 1.5" OD and 1.25" ID. Along with it, I have a piece of flat 2D geometry representing a pattern to be cut into it.

Is there a way to either wrap the geometry around the tube and extrude out the shapes, or a way to extrude the geometry to the correct thickness and wrap it into a 1.5" OD tube?

View 9 Replies View Related

AutoCad :: Block For Forklift Gas Cylinder?

Aug 26, 2011

Looking for a block for a forklift gas cylinder?

View 1 Replies View Related

AutoCad 3D :: Delete Top / Bottom Of Cylinder

Mar 28, 2012

I drew a cylinder and now I need to delete its top and bottom. How can I do that?

I used Draw - 3D Modeling - Meshes - Primitives - Cylinder to create the object. And after that I'm lost, because most of the tutorials online are for Windows based CAD, but I can't find same commands on my Mac.

View 5 Replies View Related

AutoCAD 2010 :: Put Miter On One End Of 3D Solid Cylinder?

Jun 13, 2013

I am trying to figure out how to put a miter on one end of a 3d solid cylinder?

View 1 Replies View Related

AutoCAD Inventor :: How To Constrain A Face To A Cylinder

Feb 28, 2013

I am trying to CAD a model rocket I just made so I can test the aerodynamics of it.  I have all of the individual parts made in inventor, but I am having trouble getting the fins on the rocket.

How can I constrain the fins (which have a flat face) to the outside of the cylindrical rocket tube?  The photo shows the fin and the face (the narrow and long face) that I am trying to constrain to the tube.

View 7 Replies View Related

AutoCAD VB :: Drawing Cylinder Color Is Not Applying

Oct 26, 2011

Public Sub DrawCylinder()
Dim cen As Variant
Dim r As Double
Dim h As Double
Dim cyl As Acad3DSolid
cen = ThisDrawing.Utility.GetPoint(, "Specify center point:")

[Code] ......

View 1 Replies View Related

AutoCAD Inventor :: Bend A Cylinder At Several Places

Dec 27, 2012

I want to do a simple bend of a cylinder. That is, I have made a 40inch length and want to bend it at several places. 

I keep finding a reference to bend part but the tool does not exist in Inventor. 

View 3 Replies View Related

AutoCAD Inventor :: To Scribe Lines On A Cylinder

Mar 1, 2012

1. I would like to scribe number of lines in axial direction & around the circumference of a cylinder

2. Secondly, I want those lines to be visible on .idw file so that I can print my drawing

View 2 Replies View Related

AutoCAD Inventor :: Telescoping Cylinder Won't Stay Together

Sep 7, 2007

I have a telescoping cylinder that someone else modeled. It has an extended and retracted positional rep. I want to make it free moving so that is will move in and out inside another assembly. I can get it to move freely and stop at it's extents using contact sets. My problem is that when you jump from a retracted position to an extended position the center rod "escapes" from the housing.

Inventor 11 SP3Inventor Professional 2014 SP1

View 7 Replies View Related

AutoCAD 2013 :: Perform Chamfer On A Cylinder?

Nov 2, 2012

How do I perform chamfer on a cylinder?

View 4 Replies View Related

AutoCAD Inventor :: Creating A Hydraulic Cylinder

Jan 15, 2013

I am currently working on a project in school about hydraulic systems, so i would like to learn how to make a functional hydraulic cylinder. I have seen a few examples on youtube, but none of which explain how its done.

[URL].........

View 1 Replies View Related

AutoCAD Inventor :: How To Emboss Scale On The Cylinder

Sep 18, 2011

How to emboss scale on the cylinder? Please see the file attached. The arrow is the portion I want to created in my part file.

View 9 Replies View Related

AutoCAD Inventor :: Making Holes On A Cylinder

Feb 13, 2004

I am trying to Drill a series of holes on a cylinder. I cannot find out how to start the sketch on this surface so that i can drill on the rounded part of the cylinder.

View 5 Replies View Related

AutoCad 3D :: How To Make Cylinder To Show Like Without Crossline

Oct 7, 2013

how make a cylinder to show like without cross -line? See attachment for detail. I use AutoCAD 2012. I just need to show parallel line on the face of cylinder.

View 5 Replies View Related

AutoCad 3D :: Surface Twists Instead Of Drawing A Cylinder

Apr 30, 2013

when I try to use rulesurf between 2 circles on an angled plane, the surface twists instead of drawing a cylinder.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved