AutoCad 3D :: How To Draw Hexagonal Vase

Jan 18, 2014

How to draw something like this?

View 9 Replies


ADVERTISEMENT

AutoCAD Inventor :: How To Make Template For Six Faceted Vase Form

Aug 28, 2013

I'm trying to make a template for a six-faceted vase form.  Basically one side of a sweeped hexagon along a curved path which I would like to Flatten in Sheet Metal.

First, I have a profile:

Then, I add a hexagonal base sketch:

Next I do a sweep using the profile as a guide rail and the y-axis as the axis:

So far so good.  Finally, I select one of the facets and Thicken to 1mm:

After converting to Sheet Metal and setting the Sheet Metal default to 1mm, Sheet Metal will not perform a Flatten because it cannot find any bends.

Is there any way to go about this in Inventor?  Perhaps using some other method than a Sweep?  Any method that produces a flat pattern

View 9 Replies View Related

AutoCAD Inventor :: How To Make Hexagonal Coil

Sep 17, 2011

I need to make a round coil that rotates along a hexagonal path, so that looking at the coil from the top you see the hexagonal shape.  

View 9 Replies View Related

AutoCAD 2013 :: Plot To PDF - Hexagonal Circles And Poor Quality

Jul 22, 2013

I want to plot to pdf via PDF Creator, and there is sobe problem with it. All the circles are hexagonal, ale dashed line types are really poor quality.

View 9 Replies View Related

Photoshop :: 3d Vase And Balls

Mar 10, 2005

creating a 3d vase and chrome balls in photoshop.

View 2 Replies View Related

Paint.NET :: How To Paste Texture Onto Vase Template

Sep 19, 2013

I make sculpties in Second Life.  They need textures and up to this point, I've been doing it by hand, pixel by pixel.  Now I want to learn how "real-looking" textures are done by editing the texture maps.  
 
How do I go about applying the beige marble texture on top of the black vase outline but not outside of the lines?  It's ok and preferable if the texture is squeezed at the bottom to wrap around.  and I'm trying to make it seamless, the marble square at the bottom actually covers the 4th vase side.  (the top and bottom outlines are the outside and the right/left are the inside of the vase.)

View 3 Replies View Related

Paint.NET :: Make Vase Pattern Flat Turn 3D Image To 2D

Dec 26, 2012

I have a picture of a vase which of course has the shadow of a 3 dimensional object as well as the warp in the image caused by the image wrapping around the round vase.  Is there a way that I can "unwrap" the image from the vase and to have the picture appear flat?  I tried manually doing it with warp grid but it was a lot of work and did not look very smooth.

View 10 Replies View Related

Photoshop :: Seams In Hexagonal Patterns

Feb 25, 2013

When I try to make a hexagonal repeat pattern with a triangular motif I cannot avoid seams even though I am careful using guides. I am using photoshop CS5.

View 1 Replies View Related

Photoshop :: Semi-hexagonal Texture?

Jul 9, 2008

it's going to be a texture, made for a game, that's overlaid over a model's normal textures, semi-transparent, and it's supposed to represent structures and units being under construction. My task is this; a cloudy greenish texture that will tessellate, with a white or light grey pattern of circuitry. Because alien races are involved, the circuitry should have a hexagonal pattern.

My first undertaking was to make a hexagon pattern that would tile. Easy. Next, to make a cloudy green background. Heck, filters can do that.

I have a solid hex pattern, but the end result has to be is a pattern of wires that follows a hexagonal pattern. So I tried simply erasing parts of the pattern, leaving only wires. I tried making fractions of hex patterns to piece together. I tried making shapes to mask-out various parts of the hex pattern.

No matter what I do, I can't seem to find a way to do this that can be accomplished without tons of drudgery, and there isn't any way I know of to get photoshop to snap to 60 degree angles. I also had the idea of making one layer all the horizontal lines that were involved, another layer all the top-left to bottom-right diagonal lines and etc, to make it very easy to isolate and erase the ones I wanted; but I can't figure out any easy way to do that, either.

I have to make several other patterns of circuitry based on other nonstandard, 'alien-ish' designs, too. If I can find a way to expedite this, it'll expedite those other pieces of work, too. (Not to mention teach me something cool.)

View 6 Replies View Related

Paint.NET :: Circles In Hexagonal Structure

Jan 23, 2014

Is there a simple way/plugin I can use to render circles arranged in a hexagonal format?

View 3 Replies View Related

Illustrator :: How To Create A Series Of Hexagonal Pillar

Jun 11, 2013

how I can create a series of hexagonal pillar.

View 6 Replies View Related

AutoCad :: Draw 3D Arc

Jan 4, 2012

I want to draw 3d arc using 3d point, how can we draw 3d arc in autocad?

View 4 Replies View Related

AutoCAD .NET :: Can't Draw Text In New UCS

Dec 15, 2013

This is, I tried change new ucs in my autocad by vb.net but when i have new UCS so i can not draw text in this new UCS. This is my

<CommandMethod("ROTZ")> _
Public Sub ShowHatchDialog()
Dim ar As New ArrayList()

[Code].....

View 3 Replies View Related

AutoCAD .NET :: How To Draw Rectangle

Feb 12, 2013

I want to draw a Rectangle in autocad Electrical using VB.net. How to draw?

View 3 Replies View Related

AutoCAD .NET :: Draw With Object ARX And C#

Jul 31, 2013

I have a task to draw a picture(attached in the post) using ObjectARX but the picture is complicated(too many things to take into considerations) and how to accomplish the task. What is the best option. I have to use ObjectARX SDK and C# to do it. 

View 5 Replies View Related

AutoCAD VB :: How To Draw A Spline

Apr 30, 2013

I've created four lines and want to spline the end points. Heres my

Public Sub CommandButton4_Click()

Dim pt1 As Variant
Dim pt2 As Variant
Dim pt3 As Variant
Dim pt4 As Variant
Dim pt5 As Variant
[code]....

I get a runtime error - this should be straight forward..

View 2 Replies View Related

AutoCad :: How To Draw The 2D Curve

Apr 27, 2013

How to be able to draw the curve similar with such as the attached image in AutoCAD 2012/2013?

View 9 Replies View Related

AutoCad 2D :: How To Draw Arc Geometrically

Sep 20, 2011

If you know the numerical length L of an arc, and the numerical length C of its chord, how can you geometrically draw it in Autocad?

Note that you don't have neither the radius, nor the center of the circle, nor the central angle: you only know L and C, period.

View 9 Replies View Related

AutoCad :: How To Draw Pipes

Jan 23, 2011

I am a mech design fellow designing mech parts like coupling, brackets etc.. recently i am tasked to draw pipes.. just pipes with 2 or 3 bends at different angles / axis..

so your assistance needed is in ..

(a) how to draw pipes with bend angles in 2d and dimension them..
(b) if possible, pl give some sample dwg files.

View 9 Replies View Related

AutoCad 2D :: How To Draw A Coil

Jun 1, 2010

how to draw a coiled in 2D drafting. is there any command.

View 8 Replies View Related

AutoCad 3D :: Draw A Set Of Shutters In 3D

Aug 30, 2011

I am trying to figure out the most efficient way to draw a set of shutters in 3D. I took AutoCAD courses all through high school however we never learned 3D.

View 9 Replies View Related

AutoCad :: How To Draw 2D Curve V2

May 1, 2013

how to draw the 2D curve such as the attached image?

View 6 Replies View Related

AutoCad 3D :: Draw Ventilation In 3D

Jan 16, 2013

I'm trying to draw ventilation in 3D ,and I have reached a point where two air ducts with different sizes must connect to each other,so basically I need to draw a reduction from 1000/200mm to 700/300mm. I tried to draw it manually via lines and then to make a block of it, and it's working ,but when I use the HIDE command I still can see trough it.

View 3 Replies View Related

AutoCad 3D :: How To Draw A Spring

Apr 21, 2011

I'm trying to draw a spring but keep getting it wrong.

View 7 Replies View Related

AutoCad :: How To Draw Fasteners

Sep 23, 2004

How to draw fasteners (nuts, bolts, eye screws, rivet, etc...). I took a CAD class in college but I am not remembering too much. The drawings don't have to be pretty just good enough to get the point across.

View 8 Replies View Related

AutoCad :: Can't Draw A Selection Box

Apr 17, 2012

I was playing around with the settings and I have checked so many things on and off to make this work again but when I go to the options I could try everything but the selection box doesn't appear on my screen anymore. I canT pick anything unless i select a single item.

View 9 Replies View Related

AutoCad 2D :: How To Draw 2D Spring

Jan 5, 2012

how to draw a spring that is wound from 8mm diameter wire with an inside diameter of 22mm, the standard for a spring consist of one and a half turns at each end and the center lines throught each side. Springs are normally wound and then ground at each end to give a flat surface for accurate seating.

I am currently using autocad 2011.

View 9 Replies View Related

AutoCad 2D :: How To Draw In Meters

Aug 19, 2012

I don't know what to do with my drawing Units and Scale.

I want to draw in Meters! But when i make a rectangle 30x15m it looks so small that i can't see it in my draw. Using my scale is 1:1 and Units Meters.

I tried changing my scale and my units and the rectangle still looks the same way it was. If i want something to look big, i have to draw in mm, for example, 30000x15000mm rectangle.

But, when i do that, everything go wrong...For example, when i draw a rectangle in mm (30000x15000) and i change the line style in layer command or when i try to hatch/linear dimension and etc all looks very small or very big.

What's the easiest way to draw a floor plan?

View 9 Replies View Related

AutoCad 2D :: How To Draw APC Logo

Apr 28, 2011

How to draw the APC logo below, I can't seem to draw the 'C' so it looks correct.

Is there a way to convert an image file logo (jpeg or bmp) to a DXF file so I can get that into CAD and then maybe scale it to fit?

Most programs do really bad conversions!

I have also attached the logo as a .ai file (Adobe Illustrator) which I got off the net but I can't do much with that as I don't have that program installed.

View 8 Replies View Related

AutoCad 2D :: What Is LWPolyline - How To Draw

Oct 29, 2013

What is a LWPOLYLINE? What makes it 'LW'? Why would one use one? How can one draw one?

View 9 Replies View Related

AutoCad :: How To Draw A Balloon

Jul 12, 2007

how do I draw a balloon? (circle with text in it and a leader with an arrow head pointing to the part).

I'm still doing it the same as I did it in Autocad 9

View 9 Replies View Related







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