Illustrator :: Can Only Draw One Line Segment

Oct 19, 2013

I'm sure this is a simple thing but it's driving me crazy. Every time I draw a line it gets erased as soon as I try to draw the next one.

View 7 Replies


ADVERTISEMENT

Illustrator :: Line Segment Tool Does Not Allow To Draw Horizontal Line?

Oct 18, 2012

I must have pushed one or the other button but I don't know which one!
 
I use CS5 and have now a small arrow on my line segment tool (as shown in the picutres):

Ever since that when i click shift, it just allows me to draw vertical lines, rather than vertical or horizontal.

View 1 Replies View Related

AutoCAD 2010 :: Draw Line Segment On The Surface Of 3D Object?

May 3, 2012

I made a 3D box shape in AutoCAD. I would like to draw a line on one of the surfaces of the box. Also I know you can use the the linear tool under Annotations to display dimensions of 2D lines. But I don't know how to do it so that it that shows the dimension on a vertical axis as shown in the picture below. 

View 9 Replies View Related

AutoCad :: How To Draw Red Line (Arc Between Points In Spherical 4 Side Segment)

Jun 2, 2011

how can i draw this red line in autocad, its an arc from point 1 to point 3 in spherical 4 side segment? point 1 to point 2 to point 3 to point 4 closing the segment at point 1 and point 4 (fused)

View 9 Replies View Related

AutoCAD .NET :: Draw Triangle In Segment Of Polyline In Segment Direction

Sep 9, 2012

I want to draw triangle in segment of polyline in segment direction.

I have target segment and center point of it:

  Polyline line = ...
  LineSegment3d centerSegment = line.GetLineSegmentAt(centerSegmentIndex);
  Point3d centerPosition = centerSegment.MidPoint;

I can find direction of this segment:

  Vector3d zaDirection = line.GetLineSegmentAt(centerSegmentIndex).Direction;

Next, I create list of points:

  List<Point3d> points = new List<Point3d>();
  points.Add(centerPosition);
  points.Add(centerPosition.Add(new Vector3d(ZASize, +ZASize, 0)));
  points.Add(centerPosition.Add(new Vector3d(ZASize, -ZASize, 0)));

And draw it:

wd.Geometry.Polygon(new Point3dCollection(points.ToArray()));

Ok, I have triangle but... it's not in segment direction, it's X-direction.

I try to rotate it:

points.Add(centerPosition.Add(new Vector3d(ZASize, +ZASize, 0)).RotateBy(0, zaDirection, centerPosition));

But it's not the same as I want.

How I can draw triangle by serment direction?

View 5 Replies View Related

Illustrator :: How To Make Default Line Segment

Sep 5, 2012

is there a way to limit the length of a line segment stay a default length instead of it getting longer as you drag your mouse ? For example in a program called ChemBioDraw you can limit the default length for drawing molecules

View 6 Replies View Related

Illustrator :: How To Delete Just One Segment Of Pen Tool Line

May 6, 2013

How do you delete just one segment of a pen tool line?  For example, if I draw a square and later I want to delete just one side of the square?

View 4 Replies View Related

Illustrator :: How To Copy Diagonal Line Segment

Oct 31, 2012

If I do Transform, Move, 40 40 40 0 Copy it seems to just make another line segment on top of the one I already have. I want to copy it down and to the right continually pressing CTRL+D. I think I am making a simple mistake since I have done this before.

View 4 Replies View Related

Illustrator :: How To Make Line Segment Tool Repeat Several Times

Oct 14, 2012

How can I make the line segment tool repeat several times?

View 1 Replies View Related

Illustrator :: Height Of Line Segment - How Many Stroke Points In Inch

Jul 31, 2012

I'm trying to figure out the height of my line segment. It has a 1.5 stroke point. How many inches is that?

View 3 Replies View Related

Illustrator :: Erases First Line After Draw Another One Close To The First Line

Dec 26, 2013

when I (try to ) use Pencil and Brush tools, (cross-hatching), some lines get erased/replaced by the lines drawn close to them. It must have something to do with the preferences, but I am not sure what to change/adjust.

View 2 Replies View Related

Illustrator :: Smooth Transition Of Stroke Width Along Line Segment While Preserving Original Width Outside

Mar 5, 2014

Trying to use the width tool, I ran into the following problem. I would like to have a smooth transition of the stroke width between two width points while keeping the original stroke width unchanged outside of that line segment.
 
There are four width points here: two end points and two in between. The original stroke width is 200. The two on the left have one side set to 100 while the two on the right have one side set to 50. I would like to eliminate the distortion of the line width occuring in the first and third line segments. The only solution that I have come up with so far is to place two additional width points very close to the two middle width points: one with a 100-unit side to the left of the second point in the picture and one with a 50-unit side to the right of the third point in the picture. Yet there will be a small distirtion in between.

View 1 Replies View Related

AutoCAD Inventor :: How To Draw Segment Elbow 90 Degrees And Create Flat Pattern

Jan 16, 2013

I would like to know how to draw segment elbow 90 degrees ( segments are not equal ) and create Flat Pattern for each of the segments - using sheetmetal in Autodesk Inventor?

View 9 Replies View Related

Illustrator :: Line Won't Draw Straight Horizontally

Jun 15, 2012

I am trying to draw a straight line using the line tool, but when I hold down the shift button to draw a straight horizontal line it draws it a an angle. vertical line will go straights, but not the horizontal. I also noticed that the cursor now has an has a horizontal arrow with a vertical line at the end of it in the bottom right corner of the cursor when the line tool or shape tool is used. I went into prefrences and checked the constrain angle but it is set at 0 so I am not sure what to do or what happened. It was working fine and then all of a sudden this happened. Is there a button I may have hit that would cause this? how do I get it to draw straight lines again? I just noticed it wont draw 45 degree angles either. it sticks to angles a few degrees above and below horizontal.

View 2 Replies View Related

Illustrator :: Can Draw A Line From Multiple Other Lines End Points?

Oct 25, 2012

Is there a somewhat easy way to draw this blue line, other than manually click on each anchor points at the top of the black lines?

View 32 Replies View Related

Illustrator :: How To Draw A Centre Line With White Background

Mar 1, 2013

I need to draw a centre line with white background on it. Now i'm doing it by pasting the main line in the background and giving it white so that it shows a white backgound. Is there a way to do just by drawing like normal lines. If we can, is it possible to control the white backgound only to show less than the original line in both ends. This is for illustrations i do for exploding views and i need to draw this line to show it as assembly drawing.

View 5 Replies View Related

Illustrator :: How To Draw A Line Perpendicular To The Curve At Particular Point

Apr 24, 2010

I have a curved path I imported into Illustrator, and I'd like to draw a line perpendicular to the curve at a particular point.  I've searched google and this forum, but can't find any description of how to do it.  Corel Draw has a button that lets you do this, so I'm hoping something similar exists in Illustrator...
 
i'm currently just calculating the angle at the point I want using the derivative, finding the angle, and then adding 90 degrees to it.  But I need the line to be placed at a particular point, and the X/Y properties of the line are based on the ruler which isn't even in the center of the document (I want to position it relative to the artboard).  As in, I just want to set the position of one endpoint of the line...

View 6 Replies View Related

Illustrator :: Draw Double Line With One Pass Of Pencil Tool?

Jul 7, 2012

In Illustrator CS6, I would like to draw these trails for a map I'm making. Is there a way I can draw using the "Pencil" tool where when I draw, it draws a second line next to it? Is there a setting for that?
 
Here is an old map where you can see the double broken lines. I know how to set it so the line has gaps in it, but I need a line to be the same next to it.

View 8 Replies View Related

AutoCAD Civil 3D :: Eliminating A Segment In A Lot Line

Oct 9, 2012

I have a subdivision plat that I'm working on with a curved lot line.  When I label this particular lot line, Civil 3D labels it like it's two different segments.  In other words, instead of labeling the line as a 100 foot long arc with a radius of 100 feet, it labels it as a 60 foot arc and a 40 foot arc.  I can't figure out how to combine the two segments. 

All of the lots lines were created from polyline objects, and there was no break in the original line work (nor is there any indication of a break in this location when I select it). 

View 2 Replies View Related

AutoCAD Inventor :: Interference Of Solids And Line Segment

Apr 7, 2013

I'm trying to figure a "fast" algorithm to obtain the amount of material (in linear distance) between 2 points within an assembly i.e. if I draw a line between any two points P1 & P2 in an assembly, what is the length of this segment that goes through material and what is the length that goes trough empty space?

For now I'm creating a thin cylinder as a new part, place it with one end at P1 and the other end at P2, calculate the interference volume of this body with the rest of the assembly and divide this number by the total volume of the cylinder. but has some problems:

1. It is VERY slow, and I want to call this function lots of times.
3. Is not accurate due to the finite diameter of the cylinder.
2. If the assembly has some interferences, the result is wrong (accounting same volume more than once)

View 2 Replies View Related

AutoCAD Civil 3D :: Labeling A Line With Multiple Segments As One Segment?

Jul 3, 2012

I have a bunch of lines that are created with multiple segments.  I'd like to annotate the total length.  I can't figure out to do this without labelling each segment along the line using Line and Curve commands.  How do I get one annotation that only shows the total of all the sements? 

View 9 Replies View Related

AutoCAD Civil 3D :: Line Segment Label Anchor Point

Jan 30, 2013

I am trying to create surface elevation labels along a polyline and I am having an issue with the label anchor point.  I have created a line label style that uses a reference text to produce the elevation from a specified surface, however when I insert the label the default anchor point for the label is in the center of the line segment and that is where the reference text is taking the surface elevation.  I am looking for the elevation of the surface at the start of each line segment, and I do not know how I can make it stop defaulting to the center of the line segment.

Attached is an overview of what my labels look like, where the anchor point is, and the layout properties within my label style. I am using C3D 2012.

View 9 Replies View Related

AutoCAD Inventor :: Find Intersection Point Between Line Segment And Workplane

Aug 31, 2011

I have to create a hole (extrude) in a wall part in my assembly document where a stack will be installed.

To determine where, I verify if a line segment pass through the wall (XY Plane).

But I get an error with the command: IntersectWithLine

Here's my

 Public Function IntersectionPoint(ByVal app As Inventor.Application,
ByVal wp As Inventor.WorkPlane) As Inventor.Point
Dim oTransGeom As Inventor.TransientGeometry = app.TransientGeometry
Dim startPoint As Inventor.Point = oTransGeom.CreatePoint(Me.StartVertex.X,
[Code] ......

View 2 Replies View Related

AutoCAD Civil 3D :: Code To Display Station Of Feature Line At Start Of Segment

Mar 13, 2012

I have a feature line, and a labels table created for it. The table has the following columns: Line or Curve #, Station, Segment Start X, Segment Start Y, Segment Start X, Bearing/Delta, Length, Radius, Grade Ahead.

what code I need for the table to display the station of the feature line at the start of the segment?

I also have an alignment with the same stationing over top of the feature line, but Im not sure how to code a reference text into the table either. I can create an end segment reference text for the plan view labels but even if I copy that code into the labels table it doesn't work.

View 4 Replies View Related

Illustrator :: Shortcut To Draw A 45 Or 90 Degree Angle From Drawn Line On Angle?

Nov 13, 2013

Is there a shortcut to draw a 45 or 90 degree angle from a drawn line on an angle using the pen tool?  ie. Rather than just from the x and y axis.
 
I trace a lot of maps and site plans.

View 19 Replies View Related

AutoCAD Inventor :: Cursor Change To Draw Line But Line Doesn't Appear

Dec 5, 2011

I have a problem with a recently downloaded version of Inventor.  When I start a new drawing all I get is a blank blue screen instead of one with a grid display.  If I start a line I can see the cursor change to draw the line but a line does not appear.  I don't know if it something with how I installed the program or just system settings.

View 2 Replies View Related

AutoCad :: Draw Straight Line Without Protractor Shaped Dotted Line / Unable To Set User Interface

Jan 22, 2012

How can I draw a straight line without that protractor shaped dotted line following my cursor making it lag and also not snap correctly to the next line? Also, I have noticed that I can't set my user interface to auto cad classic settings. There seems to be no option for it in workspace settings.

View 3 Replies View Related

AutoCad :: How To Use Offset Commend To Draw A Parallel Line To Another Line

Sep 14, 2011

in autocad we use offset commend to draw a parallel line to another line what we should we use in Chief Architect x2

View 1 Replies View Related

AutoCad 2D :: Draw A Line That STARTS At Perpendicular Angle To Another Line

Jun 27, 2012

How to draw a line that STARTS at a perpendicular angle to another line ???

View 4 Replies View Related

AutoCAD Architecture :: How To Draw Line In Particular Angle From Another Line

Apr 13, 2013

I don’t know if there is some way to draw, or somehow to say to AutoCad that it let me to input measurements from line but not from main base pint.

For example in Revit I can make angular dimension between lines and then apply any angle that I want, maybe AutoCad has such tool?

View 2 Replies View Related

AutoCAD 2013 :: Draw A Line From End Of Line To Start

Jul 31, 2013

I was drawing a  lot of lines with the pointer that stuck at the end of the line and after that it stuck at the beginning of the other line (i hope you understand what i mean). I don't know what i pressed but now this function is not active and is very difficult to draw the lines.

View 3 Replies View Related







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