AutoCAD Civil 3D :: Custom Linetype To Use In Visualization?

Jul 1, 2013

I am trying to create a linetype with a 3d shape included to represent road markings, i.e. central lines and edges etc.

For this I need a .shx file and I don't know how to create this as I am not allowed to select 3d objects when using the MKSHAPE command.

How can I best create a linetype with 3d objects?

View 9 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Rendering And Visualization Of Corridor?

Sep 1, 2012

My knowledge is that there are two ways of rendering and visualizing corridor. One by Code Set Style; the other by Corridor Surfaces and Corridor Surface boundaries. So, what are the advantages of one over the other? Which method is more preferable?

View 1 Replies View Related

AutoCAD Civil 3D :: Visualization And Surface Style

Feb 6, 2013

I'm playing around with render materials and have the material assigned and the surface style to show only triangle in model view. When I go to Realistic view style should the not show?

View 2 Replies View Related

AutoCAD Civil 3D :: View - Visualization Of Corridors With Multiple Baselines Or Intersections

Aug 28, 2012

I created a simple roundabout in Civil3D with the intent on visualizing the corridor in 3DS Max Design using the Civil View plugin. The corridor rendered complete in Civil 3D, but there are large corridor gaps in Civil View. They all appear to be at the location of corridor baseline boundaries. Obviously this is a non-starter, as 3DS Max is supposed to improve the visual quality, not reduce.

Attached are some sample images of the roundabout in Civil3D and in 3DS Max Design.

I am using Civil 3D 2012 and 3DS Max Design 2012.

View 3 Replies View Related

AutoCad 2D :: Custom Linetype - SHX Missing

Jul 13, 2012

I have created a custom linetype for the flexible duct when my colleague open the drawings the .shx are missing. So i need to send them the .shx.

View 3 Replies View Related

AutoCad :: Code A Custom Linetype

Sep 12, 2013

Is it possible to code a custom linetype, so that it only follow certain annotation scales (e.g. 1:100, 1:200 1:500) and so that it just appears as a continuous line below and above these certain scales?

The solution should work even when the drawing is used by others and apply to both modelpsace and paperspace (viewport).

View 0 Replies View Related

AutoCad :: Custom Linetype Not Displaying In Other PCs

Aug 9, 2012

I have created a custom linetype using shape for Plugmold like this _____ / / _____ Its works in my PC. But when others open it from their PC it shows like this ____ . . . . . ___.

View 9 Replies View Related

AutoCAD 2013 :: Start With O On Custom Linetype

Jan 14, 2013

Is there a way to start a custom line type so that is starts and ends with "O". Right now, the default "FENCELINE1" has circles in it, but it starts and ends with a line.

Here's their code for the line:

*FENCELINE1,Fenceline circle ----0-----0----0-----0----0-----0--
A,.25,-.1,[CIRC1,ltypeshp.shx,x=-.1,s=.1],-.1,1

I already tried just putting the O's at the ends, and that didn't do it.

Below is a picture of what I'm looking to get. The top one is the FENCELINE1, the bottom one is just circles and lines, but that's how I want the linetype to look when they place it... so first click would have a circle, second click would have a circle, and the circles "in" the line would spread out evenly.

Just so you know... this is for guardrail inside a where house where it has the circle pillars on each end with circular pillars in the middle (every 8', but the spacing isn't crucial).

View 9 Replies View Related

AutoCAD LT :: Custom Linetype That Includes A Shape

Dec 8, 2011

I need a custom linetype that includes a shape - a rectangle or a star.

How do I define this "shape" in my custom linetype?

View 2 Replies View Related

AutoCad 2D :: Custom Linetype All Elements Are Same Colour

Jun 21, 2011

I've been asked to produce a user defined linetype with a continuous line as its base and with a letter "X" at specific intervals. That's ok, but the kick is that the line should be one colour and the "X" in a different colour.

I suggested creating a block for the "X" and using measure to place the blocks on the line, but that is unacceptable. There will be a lot of lines and these will be at some point deleted/replaced and the "X" blocks would still be there. It would be possible to place all the "X"s for one line in a group so they could be deleted as a group, but in a relatively small drawing there will be several hundred of these lines and in a large drawing perhaps a couple of thousand.

As far as I'm aware in a custom linetype all the elements are the same colour.

View 8 Replies View Related

AutoCad 2D :: Curve Text In Custom Linetype?

Jan 8, 2013

I made a custom linetype to represent a pipeline. The line is abbreviated by 5 letters. My problem is when I reach and curve in the pipe (an elbow), the text string does not follow the curve. It remains straight for the remainder of the text. Is there a way (autocad 2013) to have the text follow the path of a curve?

edit: I saw one similar topic from 2008 in this thread: [URL] and the best response there is the one posted by eldon where you break the code down to each letter. Still, the picture in eldon's post makes the text a bit jagged. Have any changes been made to AutoCAD since this post that make this easier?

View 0 Replies View Related

AutoCad 2D :: Custom Linetype With Text Display?

Feb 18, 2011

I made a custom line type called EX (for existing pipes) which looks a little bit like this: - - - EX - - - EX - - - EX - - -

Line works great when I draw from left to right. However, when I draw a line from RIGHT to LEFT, the text displays upside down a little bit like this: - - - X3 - - - X3 - - - X3 - - - ("3" representing the mirror image of "E")

Same applies when drawing from bottom to top, or top to bottom. I totally understand the behavior here, and TBH I think it's OK it behaves that way.

Let's say I'm drawing existing water pipes going in all directions with a polyline. Is there a way to make the text display upward no matter what direction the pline is going?

View 9 Replies View Related

AutoCad 2D :: Create A Custom Linetype For A Drawing

May 28, 2013

I want to create a custom linetype for a drawing but am unsure of the best method to use. I only need this linetype for 1 drawing and so I would like it embedded in that drawing if possible. Other people may need access to this file so sending a custom file is out of the question.

Should I create a new .lin file or edit the default acad.lin?

I started to create one using Express Tools and when it prompted me to create / save a new .lin file it defaulted to the 'C:Program FilesAutodeskAutoCAD 2012 - English' folder. I was unsure if to save it here or 'C:Program FilesAutodeskAutoCAD 2012 - EnglishUserDataCacheSupport', where ACAD's .lin is stored.

View 3 Replies View Related

AutoCAD 2010 :: Custom Linetype - Circles On Ends

Mar 26, 2012

I'd like to make a custom linetype that is a the standard DASHDOT linetype, but with a small circle drawn on the ends of the line or arc (and only at the ends). 

View 4 Replies View Related

AutoCAD 2010 :: Custom Linetype With Solid Circles

Jul 24, 2013

I am trying to create a custom linetype with solid circles at a specified distance along the custom linetype (see attachment). I have tried using a shape, the special Wingding character but cannot get the result I want. I've tried the hatching method, again with no luck. I've went through the discussion groups, online content, etc. but cannot get it to generate the line the way I want. I see a few people that have been successful but I cannot get it to work.

View 9 Replies View Related

AutoCad 2D :: Rotated Text In Custom Linetype Won't Center

Apr 18, 2013

I've created my first line type (woohoo!) but the rotated V that I used as an "arrow" won't center and I'm having a difficult time understanding why so that I can fix it. I am aware that linetypes like the one I created exist but I wanted the arrows a specific size and distance apart which I couldn't do with the existing linetypes available to me (also I really wanted to try creating a custom one).

In the attached picture:

-the green line is the finished custom linetype

-the red lines are polylines

-the blue text is rotated 90 degrees, set to a text style titled Linetype (simplex font, not annotative, height set to 0 and width set to 1.0), and Justify set to Bottom Center
linetypes-Model.pdf

The finished linetype code is:

*STREAM_LINE_W_ARROW_BIG,Stream_Line_W_Arrow_Big
A,.392629,["V",Linetype,y=-.07619,s=.2,u=90],.207371,-.144393,.011213,-.138787,.011213,-.138787,.011213,-.144393,.392629,["V",Linetype,y=-.07619,s=.2,u=90],.207371

Also, this the first time I've attached a picture, I'm not sure that I did it correctly.

View 2 Replies View Related

AutoCad 2D :: Custom Linetype Doesn't Work As Expected

Apr 18, 2012

why these (apparenlty) different two linetype codes give me exactly the same line when I draw them.

*ELEC_NEWLITE_U,ELEC_NEWLIGHT_U ----(N)L----(N)L----(N)L----(N)L----
A,.5,-.2,.5,-.2,["(N)L",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05],-.25
*ELEC_NEWLITE_X,ELEC_NEWLIGHT_X-(N)L-(N)L-(N)L-(N)L-
A,30,-.2,["(N)L",STANDARD,S=.1,R=0.0,X=-0.1,Y=-.05]

With the first one I intend to see few small dashes "(N)L" few small dashes an so on. With the second one I want to see one long dash "(N)L" long dash "(N)L" and so on.

They both appear as few small dashes (N)L few small dashes and so on

How do I control how many dashes will be in the line? What is the coding definition for the text portion of the line between []?

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Prevent Dots On End Of Custom Linetype?

Sep 15, 2011

I have a custom linetype that's just a series of arrows I want to use to show the flow of a ditch. I've played around with this thing for a while and have these dots at each end of the line that shows up when I print.

Is there any way to make this linetype without the dots at each end? the actual files for the line type.

FLOW.lin
*FLOW,A,0,-.002,.148519,[FLOW,FLOW.shx,s=1],-.449481

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Getting Shapes In Custom Linetype To Reside In Drawing

Sep 17, 2013

I have a client who requested some complex custom linetypes. (line - shape - line)

I built the shapes and stored them in my ltype.shp file, and compiled that to ltype.shx. Then I added the custom linetypes in my acad.lin file. So everything works on my machine with no problem. However, when I send the drawing to someone else, the linetype works, but the shapes are left out. My guess is that since her ltype.shx file does not contain my new shapes, the lines are just drawn without them.

Is there a way that I can have those linetypes, complete with shapes, ride along inside/embedded the dwg file?

And before you ask, no, it's not an option to provide the client with the shx file that contains these shapes. I'm one of many different people in many different companies that might work on these drawings in the future and there's just no way that they'll be able to send an shx file along with the drawing every time someone new needs to work on it.

View 2 Replies View Related

Revit :: Create Custom Linetype?

Aug 31, 2011

I am trying to create a custom detail line, if possible?
 
Is there any way to create a custom detail line which will be a dashed line (similar to Hidden) as well as containing arrows every "X" feet or inches. i am attaching an image that is what i would like to create so i don't draw from scratch.
 
I would like for it to function as a line, spline, shape, whatever the needs may be.

View 9 Replies View Related

AutoCAD Civil 3D :: Linetype Scales

Mar 22, 2012

my linetype scales in model space look good, when i go to paper space to print the linetypes are huge and way out of wack. what is my problem?

View 3 Replies View Related

AutoCAD Civil 3D :: Reverse A Linetype

Dec 17, 2012

I have a polyline in my drawing, consisting of arcs and lines all joined together. It is a waterline and I cannot get it to reverse.. it is reading ----M----- instead of -----W-----

View 9 Replies View Related

AutoCAD Civil 3D :: How To Rotate Txt Within Linetype

Oct 2, 2013

Using civil 3D 2012:

I have a storm linetype that looks like this"---STM----------STM----------STM---". The STM text within the linetype is reading upside down since it is placed past the 90°mark (i.e. from 11 o'clock to 5 o'clock).

Tried blocking the line out and rotateing.

Tried grouping the line and rotating.

Tried reverse comand.

Tried joining a line to it to trick it into fliping.

View 1 Replies View Related

AutoCAD Civil 3D :: Linetype Will Not Publish Correctly

Feb 20, 2013

we use a custom treeline for all our drawings and as of late we can not publish this line type. The tree line will plot fine if you plot the individual pages but when you try to publish and plot all the pages as a group, it plots the tree line as a dotted line. I checked the plot styles and it's set to use object linetype. Like I said though it only seems to have this problem when publishing the drawing

View 8 Replies View Related

AutoCAD Civil 3D :: Creating Linetype With Text

Feb 18, 2013

How do I create a linetype with text that is similar to the waterline linetype or sanitary sewer linetype?

View 3 Replies View Related

AutoCAD Civil 3D :: Create Linetype With Text?

Mar 12, 2013

I am trying to create a linetype(actually multible linetyes) for Civil drawings. I need the line type to have the following text..........12" W. I have tried to edit and existing linetype but for some reason the string does not seem to like me using the inch (") symbol. Any proper way to generate this linetype and I should be able to edit it to get all the other line sizes I need.

View 5 Replies View Related

AutoCAD Civil 3D :: Getting 2013 Linetype Set Into 2012?

Jun 18, 2013

2013 has a linetype called "proposed tile" and another one called "existing tile."  2012 doesn't have either.  Is there any way I can could get those two files so I could load those two linetypes into 2012? 

View 3 Replies View Related

AutoCAD Civil 3D :: Wrong Linetype For Point Marker?

Aug 14, 2013

I have my layer set up as dashed linetype for lines. My point style marker is set up as continuous linetype. When I import the survey file it automatically draws the lines correctly, inserts the correct marker, and places them on the correct layer. But the marker is dashed as well and not continuous. Is something overriding this setting?

View 2 Replies View Related

AutoCAD Civil 3D :: Linetype Off On Profile From Exist Surface

Jul 3, 2012

I Created a profile from existing surface and created a layer called "PRO-EXISTING" and set linetype to "HIDDEN". I also set my standard style to display linetype "BYLAYER"  but my dashes are not even like polylines when plinegen is "ON"

View 4 Replies View Related

AutoCAD Civil 3D :: Cannot Get Existing Grade Linetype To Show Up

Dec 12, 2013

I am creating profiles and I can not get the existing grade linetype to show up as a uniformed dashed line.  The layer is set up for a dashed line but   the existing profile line is made up of too many nodes to make the linestyle look right.

View 9 Replies View Related

AutoCAD Civil 3D :: Surface Profile Linetype Generation

Dec 9, 2013

I have a drawing with surface profiles and the linetype generation is working on some and not the others. They're all dynamic and they're not dref'd in and like I said, a few with the same style look correct and a few are incorrect.

C3D 2012

View 1 Replies View Related







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