Skip to main content

Helix Command

Command: HELIX


The following prompts are displayed.

Center point of base
Sets the center of the helix base point.
Base radius
Specifies the radius of the base of the helix.

Initially, the default base radius is set to 1. During a drawing session, the default value for the base radius is always the previously entered base radius value for any solid primitive or helix.

Diameter (base)
Specifies the diameter of the base of the helix.

Initially, the default base diameter is set to 2. During a drawing session, the default value for the base diameter is always the previously entered base diameter value.

Top radius
Specifies the radius of the top of the helix. the default value is always the value for the base radius.

The base radius and the top radius cannot both be set to 0 (zero).

Diameter (top)
Uses a diameter value to set the size of the helix top. The default value for the top diameter is always the value of the base diameter.
Helix height
Sets the height of the helix.
Axis endpoint
Specifies the endpoint location for the helix axis. The axis endpoint can be located anywhere in 3D space. The axis endpoint defines the length and orientation of the helix.
Turns
Specifies the number of turns (revolutions) for the helix. The number of turns for a helix cannot exceed 500.

Initially, the default value for the number of turns is three. During a drawing session, the default value for the number of turns is always the previously entered number of turns value.

Turn height
Specifies the height of one complete turn within the helix.

The number of turns in the helix will automatically update accordingly when a turn height value is specified. If the number of turns for the helix has been specified, you cannot enter a value for the turn height.

Twist
Specifies the direction in which the helix is twisted.
  • CW. Draws the helix in a clockwise direction.
  • CCW. Draws the helix in a counterclockwise direction.

Comments

Popular posts from this blog

How to draw objects faster with perfect precision in AutoCAD | Object snap| polar tracking | Tracking method | Direct distance entry

 Hello Friends, This blog covers topic basesd on object snap tracking, polar tracking, direct distance entry, tracking method for drafting drawing without any any errors at faster speed.  OBJECT SNAP TRACKING: Object snap tracking (F11) works when object snap option (F3) is kept on. object snap tracks various points of object such as end point, mid point, intersection of two objects etc. they are also used to draw parallel lines and perpendicular lines with to respect to a given object.  You can get object snap and object snap tracking option under drafting settings for which you can press "DS" in command box. below diagram shows all the snap points which Autotrack uses. While tracking any objects a "+" sign is displayed on tracking point with a green extension line with a "x" mark. POLAR TRACKING: In autoCAD ortho mode makes it possible to track in vertical or horizontal direction with increment angle as 0, 90, 180, 270. how ever we can set out increme...

Co-ordinate systems

Hello Friends,             This is my first blog on AutoCAD tutorials. I won’t waste time on overview of AutoCAD and its uses which everyone knows. I will start directly with Co-ordinate systems of AutoCAD.             Co-ordinates systems are not of more use left in recent versions but still knowledge of co-ordinate systems is important as this keeps your mind sharp.  ABOUT CO-ORDINATE SYSTEM:     If you want to make any object in autocad you have two options.  1. you can directly click at any know point or  2. you can specify co ordinates of the point in command box. CARTESIAN AND POLAR CO-ORDINATE SYSTEM: Cartesian co ordinate system works only on linear distance. it have 3 axis X,Y,Z. when u specify any point with (+ or -) sign it prompts autocad to move along positive axis or negative axis at a specified distance. while working in 2D drafting, ...

How to Draw lines.

Command: L (Enter) Syntax for line command goes as follows with various co-ordinate system. if you have not seen previous video the pls click on below link. 1.  Absolute co-ordinate system. 2. Relative rectangular co-ordinate system. 3. Relative Polar co-ordinate system.                                                    ABS│ R.R  │ P.R Specify first point:                      5,5 │ Click│Click                                                       ABS│ R.R  │ P.R Sp...