I need to trace 2 points (which are certain distance apart) along a curve at a distance of x inches(say 2 inches). How do i write the code such that the point is plotted on the curves and maintains the distance.
I have two locations marked by steel stakes on my land that are also shown on a CAD drawing. The CAD drawing is two dimensional; however, contours are shown. I have physically measured distances between these two known points and numerous other locations that I wish to plot on the CAD drawing. I could always print the CAD drawing to scale and plot the new points on the CAD printout by using the two known locations, a compass to draw arcs and locating the new points by where the arcs intersect. I am sure there is a much more efficient way to plot these new points within the CAD program itself. I have just started to use CAD;
I have come up with a parabolic curve from a 'Sag Chart' program for calculating wire sag between Utility Poles. I now need to place this curve into my Profile that has the poles laid out in it. I need to make the curve Tangent at each attachment point between two poles. The best I can do as of now is eyeball it in there which will get me the sag distance pretty closly but as any Autocad user knows if it isnt exactly aligned it will drive you nuts. I made a rough sketch of what im trying to do.
I`m relativly new to AutoCAD. Any ommand or option to make the polylines between two points in a curve smooth. I added a picture for reference. The red line is the problem, this will cut alot of my work time.
Is there a way to force the Low Point or High Point in a vertical curve to a specific and precise station?
I can do it with grips, but it's imprecise. In the project I am currently working on, I have some leeway regarding the slopes into and out of the vertical curve, so I have some flexibility, but some of the LPs and HPs need to precise.
I have a small company doing designs onto mugs, steins, pints, etc. I recently added the ability to do custom photo designs, so now I'm trying to perfect the image curvature for my pint glasses and coming up against a problem.
So - with a pint glass, in order to put a design on it you actually have to curve the image. I'm following this tutorial here - [URL] where he shows how to use GIMP to curve a photo to insert into a tumbler.
I am doing the same process except my dimensions/numbers are different. I need to be able to create the appropriate .points file for my pint glasses but if I use the one he created, my image will be off since the pints don't have the same dimensions as the tumbler he did the tutorial for.
SO - all this to say - how the heck do I calculate what values to put in the points file? For example, on this particular project I need to make an image to be curved up 5/8" on the bottom and 3/4" on the top. He used .25" and .3125" so if I use his file, my designs won't be right.
In PSCS5 and earlier, I used to be able to make a straight line of points in a curve by placing 9 points on the straight line curve. I did this by drawing a small straight line at the bottom of the curve using the pencil tool and then clicking the curve point icon.
How can I make a curve's end points constrain to objects in order to create a "theta" angle line that changes dynamically when the angle between the two objects changes?
I thought they answer may have lay in creating the curve using Maya's new Bezier Curve tool, then using the Rivet plug-in from CreativeCrash to pin it to the middle of two poly cylinders (the "x" and "y" axis.) Unfortunately this doesn't work; the Script editor spits back "is not a vertex!". Either I'm not using Rivet correctly or the end points of a Bezier Curve in Maya are not the same as a CV Curve. But perhaps I'm going about this the wrong way entirely.. I ultimately would wish to extrude geometry about this curve to create a dynamically changing curved cylinder to visualize the angle. It seems like it should be a relatively simple thing to do...
In CS5 and prior versions of PS, you could "make a straight line of points in a curve". After opening the curve dialog box, draw a straight line with the pencil tool and then click the wavy icon above the pencil tool icon (edit points to modify the curve) and it would automatically place 9 equidistant points on the curve. With CS6, it only places 3 points. Any way to get 9(or at least multiple) points placed?
I have a problem with plotting my layout. When I plot, the lines from the xref are small tiny points/dots instead of a continous line. All other lines are OK. What could be the problem?
I have one drawing per file at model tab. When I need to plot a multiple page file, I use:
Print > Batch Plot.
The problem is that I have to set plot configurations ( plot style table, plot area, paper size, etc) in each file before use Batch Plot.
Now I received 722 files with a wrong Plot Style Table. For this time I change the associated *.ctb file at Plot Style folder, but I will need to associate the right *.ctb to each drawing. It's also common to have to change other properties.
I have ran an analysis and SSA gave me Error 607 on the report. It says "Inlet A9 gutter capture curve is not a valid curve."
A couple things I did different from the video lectures...
I selected user define for the Tc to figure out Q. i computed those manually.
For the Inlets I have selected Maximum Capture Cutoff.
There are some inlets in this model I created that do not capture 100% of the flow so i created conveyance links to account for the bypass flow.Not sure why is not recognizing the Curve?
Why in LR4 is the Tone Curve default set to Custom with a contrast lowering curve? I would like the default to be linear, but I can't remember how I set that up in LR3.
I had to create a boundary map and place points to all corners. How to export these newly created points back into my data collector (Ranger) and also I'm trying to figure out how to print out a points list.
I stumbled on to this thread but I guessing that it's a different CAD year because my modify tab doesn't look like this. URL.....
there is a way to convert land desktop aecc points to cogo points and use the full description?
I do not have access to the ldt files nor to the Descriprion keys file. It would be nice if there was an option to preserve full descriptions when converting (that would be just too simple).
I have recieved a file with many points and would like to convert them into COGO points in Civil 3D. The problem is; I would like to keep the hole ID's as I convert, I've made a few conversions and lose the hole ID every time (not showing in Name or Description). Is there a seting I am missing to keep these? My aim to to organize the COGO points in different point groups.
I am a Mac user and new to AutoCAD. I am enrolled in a CAD class this semester and the instructor for my session is requiring Windows. Supposedly this is because AutoCAD for Mac does not allow for proper printing on their plot style setting.
I understand that I can install Bootcamp and Windows on my computer, but I'd really like to avoid that if I can. If I were to do my work on my Mac and then digitally transfer my files to a PC for printing purposes, would my files become corrupted or compromised in any way?
Where else do they keep this setting? I only have found it in Active Layout in extended dada
(entget (vlax-vla-object->ename(vla-get-activelayout (vla-get-activedocument(vlax-get-acad-object)))) '("*")) The last pice of extended data is: ("PLOTTRANSPARENCY" (1071 . 0)) When i change it to 1 (setq layout(vla-get-activelayout (vla-get-activedocument(vlax-get-acad-object)))) (vla-getXdata layout "PLOTTRANSPARENCY" 'type 'data) (vlax-safearray-fill data '("PLOTTRANSPARENCY" 1)) (vla-setXdata layout type data)
it stays there (extended data), but the setting in Plot dialog box doesn't change!!! And it still prints no transparency.
It takes to save the drawing and reopen it again to see the change.
The command -PLOT does not have this setting as well, so my options back to VBA or Lisp, but HOW?
When I publish a drawing as a multipage DWFx (or PDF for that matter) with "Include Layer Information" selected, the Plot Stamp (Simple Date/Time and Text) comes out but on different layers on different layouts.
Example: First Layout : Plotstamp resides on Layer 0 Second Layout: Plotstamp resides on Layer 3P Third Layout: EQPT-VC etc
Some general information: Autodesk AutoCAD 2011 64bit Autodesk DesignReview - 2012 Adobe Acrobat X Professional
Layer 0 Is thawed/plotable and on in all layouts, viewports all layers, viewports. It has at least one entity per layout
Is there anyway to rectify this and still use the built-in Plot Stamp?
So the firm I work at has AutoCAD 2000 and 2007. 2000 is installed on 5 out of the 7 computers, and 2007 installed on 6 of the 7 computers. 2 of the computers running just ACAD 2007 are Windows Vista, while all the other computers are Windows XP. We have an OCE TDS320 CAD Printer, an HP Wide Format Printer and a Panasonic 330 Copier/Fax/Printer. Our Problem is that When you try to plot an ACAD2007 drawing it will only plot it in color. This problem did not exist before 1/12/12.
When I select the Plot Style to print I select "monochrome.stb" which has always worked, now all of a sudden it doesnt. The only way i have found to fix this problem is to change my drawing to layer "0" which is white, so when it tries to print in color it will print black. Another Guy in the firm i work at has ACAD2007 on his computer running XP, he also has 2000 running on the same computer. When he tries to plot on ACAD2007 the same thing happens, so it is not isolated to my computer.
There is a difference though between his Plot Styles on his computer and the ones on mine. His end with .ctb, which works. It only doesnt work when he tries to print a drawing i made off of my computer. Because of this we copied his Plot Style folder for AutoCAD 2007 and installed it into the folder with all of my plot styles on my computer, replacing the ".stb" with ".ctb" That did not work at all. The last thing we tried was to copy over a file that plotted correctly, delete the drawing and draw what we needed, This also did not work. So basically we are thinking that ACAD2007 is not reading the Plot Styles correctly, or the Plot Styles are wrong or currupt.
I have several objects on various layers in model space and they are exposed through a viewport in a paperspace layout. I also have a corporate CTB plot style.
Here is my problem: If i plot the objects from model space, they all plot with the correct lineweights as defined in our corporate CTB, but when i plot them from the paperspace layout, some but not all objects plot with a heavier lineweight than what is defined in the CTB.
I thought the CTB was supposed to override any settings applied to individual objects, but more importantly, why the different results, on the same objects, depending upon the space from which they're plotted?
I have found that when I Publish, the drawing comes out shifted about 1/8" down and 1/8" left as compared to when I use Plot. Which of course is just enough to cut off the sheet border which is 1/2" from the paper edge. I am using the same Page Setup for both Publish and Plot, same drawing.
This is to an Oce TDS600, and it only happens with 15x21 paper size. All paper sizes are set to 0" border. Probably an Oce issue, but have any of you seen this before?
I recently upgraded from 2010 to 2012 and when trying to plot, using the very same page setups as before the upgrade, the quality (or resolution) of the plot is very poor and pixelated. I am using very high resolution aerial imagery. The output is not at all high resolution (totally pixelated, not presentable as professional). It seems like AutoCAD is reducing the image quality now. Is this a system variable that can be adjusted?
I have a stationing line. I've used the block PTTICL to make ticks. The ticks display perfectly. I'll run through a plot preview and the ticks show on the plot preview. I push plot go to the printer and the ticks are not plotted.
I've checked the layer. They are on a layer that should print.
I've checked the block. The block is created on a layer that should print.
I've run through a number of options regarding the alignment label properties and found "display" to be equal to "true."
Everything else plots just fine. Only the station label ticks refuse to plot. My project is fairly short so the work around was to put a poly line right on top of the tick mark.
I have just switched over to 2014 and i cannot for the life of me get my batch plot to plot PDF's to a single file! Instead, it's printing all 37 layouts separate. I tried switching between multi-file & single file in the publish options, but nothing!
i know that it took me a while to perfect my settings the last time i set up a new version, but i am struggling to work it out now.