I'm trying to plot 3D objects with hidden lines. I've set the viewport SHADE PLOT property to "Legacy hidden" and set my visual style to 2D Wireframe with 2D Hide-Occluded Lines linetype set to "Dashed". The hidden lines do appear, but I don't like the size and spacing of the dashes. Is there a way to add "Hidden" linetype to the selected visual style? Or perhaps there's a way of adjusting the linetype scale for visual style occluded lines (similar to LTSCALE or PSLTSCALE command)?
I use the hidden visual style when I plot my MEP drawings and I keep having this issues (sometimes it's worse than others) of piping that is on a layer that is off/frozen still blocking a visible line.
It looks like there are wipeout's going over my pipes when in fact it is a pipe not shown.
Can this be done? I want to go through the DrawingView Object to get at a subcomponent of an assembly and either set that component to have hidden lines (where needed) or no hidden lines.
It appears various people are posting things that are posted in the Readme. For Nitrous these are:
• To prevent issues with Nitrous, ensure you have the most up‐to‐date system drivers. For specific details, see the sections about 3ds Max 2012 / 3ds Max Design 2012 found at URL.... • Applying Unwrap UVW after painting in 2D with Viewport Canvas and painting on top of the Unwrap UVW can sometimes cause 2D paint to fail. Workaround: If this occurs, apply an Edit Poly modifier on top of the Unwrap UVW modifier. • Civil View parameters can cause a program error when modifying surface parameters. • Object Color display will show the object’s material color when set to object color. Workaround: Enable Use Environment Background and Display Background in the Viewport Background settings (Alt+B). • Locking the computer can cause the viewports to stop responding in some cases. Workaround: If this occurs, restart the program. • Mirrored or negatively scaled objects might display face edges incorrectly. • The Soft selection Shade Face Toggle does not always properly display the shaded faces. • MassFX constraints can cause Dummy objects not to display in Realistic mode. • Body Objects display tessellated/triangulated edges instead of the proper Body curves. • Back faces display as transparent. • Hidden Line style does not display texture maps in the viewport. • Tone Mapper used with a Skylight set to use the mr Physical Sky environment will display a black background when enabled. • Enable Gamma/LUT Correction does not work on stylized viewports. • Very large textures (10K x 10K) can cause a program error. Workaround: You can control texture sizes with MAXScript: NitrousGraphicsManager.SetTextureSizeLimit 512 true NitrousGraphicsManager.SetBackgroundTextureSizeLimit 1024 true
In solidworks there's a "hidden line" option that displays a 3d part with all its sketch lines (instead of a regular solid) which allows the user to view all the different sides of the part easily. So I was wondering if there's such an option in autodesk inventor 2013. Currently, to view all the different sides and aspects of a part easily, i have been changing the part's material to polycarbone or some other plastic material; this makes the part a little translucent. But this is less effective than the hidden line vew availble in solidworks. method that makes different parts of a 3d part more easily to be viewed?
I have a problem with line type scale for hidden line it appears different line type scale in another drawing, al though the setting for line type scale & Global scale factor is same for both the drawings. Is there any other setting for the line type.
I must be missing something fundamental when trying to change a line from a solid line to a hidden or dashed line in Autocad 2000. I use the ltype command then load either Hidden, or dashed ISO,or both, and invariably the scale is way off in that I always end up with a still solid line, after using modify properties. After all that, every line I draw after that comes out dashed. Maybe I should fool with the layers? Is there a basic procedure I should follow here?
I need to change a solid line in a drawing to a dotted line to indicate that it is a hidden line. I know I should use Modify/Properties, I just don't know how to import the dotted line into the properties box.
I have an issue with 2013 that I loose command line output; as in no muttering or cmdecho but I do not have anything set to that way. My cmdecho is set to 1, and nomutt is set to 0.
If I opent textscr then I can see the out put, but nothing on the command line.
I have never seen this before but it just started withing the last week or so and it makes debugging a real difficult.
When i try and plot my 3D model in the Hidden style, so it simply looks like a black line drawing the plot comes out weird. The plot for some reason adds a thick black line around my entire plot, and makes all the other lightweights look faded out. How can i fix this??primary bar 3-Layout2.pdf
I am looking for a way to change the text style used by a table style with Visual LISP. So far I have been able to get the IAcadTableStyle object from the acad_tablestyle dictionary, but there is no property for text style. Is this even possible? Code and results are below.
I am working on automating page setups in model space and am looking for a way to set the plot scale equal to the annotation scale for scaled drawings with
Setting the plot scale with !A causes the lisp to fail. However, when running each prompt through the command line individually, !A works fine. what is missing?
I would like to find a lisp that changes the scale of something that has an annotative scale and deletes all other scales in the object scale list. Often i have many different scales of existing dimensions or objects. i waste a lot of time opening the annotation object scale dialogue box, selecting add, finding my scale and deleting the old scale.
CENTER lines are scale 0.1 (works fine in all drawings and in both 1:30 and 1:4 viewports)
HIDDEN lines are scale 0.3 (work in one drawing but failed in the second drawing in both 1:30 and 1:4 viewport)
Setting the HIDDEN lines to 10 works with most other drawing.
I want to know first of all why this setting of 0.1 CENTER and 0.3 HIDDEN works on one drawing and not on another one in spite of the general settings set alright.
Is there a way to programatically set a visual style before a drawing actually opens?
We have some huge models and people seem to forget to change their visual styles back to 2D wireframe before saving and exiting drawings. Some models will crash on some workstations when trying to open in a rendered mode.
I found a lisp with a function that looked to set viewport visual styles. But it does not seem to be supported anymore. --> (vla-put-VisualStyle vport 1)
I have just updated to Autocad 2013. While working on existing drawings (previously created in V2012), I am having issues with the SCALE command. Most times, but not always, when I add a line or block, with a base point on an existing line or object and try to scale it, I get an "extremely small scale factor ignored" message, although I did not get a chance to enter a scale factor. While it appears most times, but not always, if I draw a new line in empty space on that same drawing, I am able to use the SCALE command without problems. I also have the same issue when trying to scale an existing line or block, most times but not always.
Here is a copy of the command line while I am trying to make it work:
Command: l LINE Specify first point: Specify next point or [Undo]: 100 Specify next point or [Undo]:
Command: sc SCALE Select objects: 1 found Select objects: Specify base point: Specify scale factor or [Copy/Reference]: Extremely small scale factor ignored.
Command: SCALE Select objects: Specify opposite corner: 1 found Select objects: Specify opposite corner: 1 found, 2 total Select objects: Specify base point: Specify scale factor or [Copy/Reference]: Extremely small scale factor ignored.
If you notice, it does not give me the chance to enter a scale factor. As soon as I pick the base point, it skips over to the error message, yet displays the scale factor prompt with a blank factor. I'm experiencing this issue on various files (not all but most), so I don't think it is a corrupt file. Why I get this and if I can correct it?
When I open a new drawing in my AutoCAD 2013 that I just recently installed last week, I encounter a problem that I am not familiar with from previus versions of AutoCAD I have worked on. First of all, the units default to decimal, and I want them to default to architectural, with feet and inches. I have to type UNITS in the command line every time I open a new drawing in order to adjust this. I have AutoCAD for Architecture 2012 on another computer, and the program automatically defaults to architectural units upon opening up. Just to let you know, the program I am having this difficulty with is part of a package called Autodesk Building Design Suite 2013. I was under the impression that it included AutoCAd for Architecture, but I think it has only standard AutoCAD.
The scale of the objects I draw vs. the scale of the drawing field is very out of proportion. What I mean is, when I open a new drawing and draw a 30' -0" line, the line appears so long on the screen that I cannot see the whole object, even if I zoom out to the maximum. I should be able to see the object in it's entirety. In fact, when I draw a line that is only 12" long, even when the zoom is all the way out, the line looks huge in length. I have tried adjusting the units to the architectural/inches setting of course, and I have tried adjusting the scale in model space from 1:1 to 1/4'=1'-0", but nothing is working.
I am trying to insert a block into a file in Acad 2014 and it comes in too large. If I insert the same block into the same file using Acad 2012 it comes in at the correct scale. Doesn't seem to matter if insunits is 0 or 1, or insunitsdefsource or insunitsdeftarget are also 0 or 1.
There must be some variable or variables I'm missing.
I've been trying to draw without the command line visible and am liking it. Have been using F2 if I need it while in a command but am finding the text window a bit obtrusive. It also gets hidden when you click in the drawing area.
Is there a way to activate the command line transparently? If you are in a command, Ctrl+9 cancels it.
I have drawn a black horizontal line 100mm long. Under that line a have a 100mm line coloured blue. How do I select the blue line? In AutoCAD 2000 I would hold down ctrl and select the line. Then scroll using the mouse pressing right click to select. I am currently using AutoCad2011. This function does not work.
I have a block that i would like to scale based on the plot scale when plotting.
We set up our drawings full size and occasionally we want to plot them at half size. We do this by setting the plot scale to 1:2 (custom) in the plotting dialog. We have a few blocks that we want to print at the same size on paper, essentially become twice as big.
Is there is a way to fix the size or just set a few scale states and have them automatically adjust based on the plot scale (not drawing/annotative scale)?