3ds Max :: Can't Create Another Vertex On Certain Line
Dec 28, 2012
3ds max 2012. I know most of the base of the software.But I never understood the technique of adding Polignim, vertexs and lines to the object to make it more realistic
Here I am trying to create a vertex: URL....
This is what happens after I create the vertex: URL....
The problem is that the vertex is not part of the line.You can see it because I moved the vetex. Some of the line was supposed to move with the vertex. This means that vetex is not part of anything. How to create vertex on the line.
View 2 Replies
ADVERTISEMENT
Nov 24, 2013
I want to create new vertex points in feature line and 3dpol.
I have this:
try
{
if (obj.GetType() == typeof(Autodesk.AutoCAD.DatabaseServices.Polyline3d)) {
Polyline3d p3d = (Polyline3d)trans.GetObject(entRes.ObjectId, OpenMode.ForWrite);
[Code]....
In this code line:
oFtrLn.InsertFeaturePoint(punt, AeccLandFeatureLinePointType.aeccLandFeatureLinePointPI);
always catches the same Exception "the value is not within the expected range" .I have translated it because I get "El valor no está dentro del intervalo esperado". Perhaps is this: " Value does not fall within the expected range.".
I have tried it with different point3d values but always catches Exception.
With pol3d I have similar problem.
Autocad Civil 3D 2014 +SP1
Quad Core Intel i7 3770-cpu 3.40Ghz.
ssd samsung 840 pro 512gb+ssd samsung 840 pro 256 gb+1tb hdd
32gb RAM 1600 Mhz.
nVidia Quadro 2000.
Win 7 Pro 64bit
View 4 Replies
View Related
Jun 7, 2013
Is there a way to create a vertex inbetween 2 vertex evenly? Just like the divide command in a spline?
View 2 Replies
View Related
Jan 18, 2012
I know this is probably very simple and despite having been using CAD for 15 years I cant find the answer.
In every cad version Ive had, you can do the following:
-You draw a simple line, then you want the right vertex to move 500mm to the right, so you select the vertex, pull to the right with polar tracking, type 500, and job done. Same if say you wanted the same vertex to move up, down etc.
If i try this same thing with a line at an angle, it works as i would have thought, but if i do it with a horizontal line and want to move the vertex horizontally, it seems to act weird and draws the line 500 but from the left hand point.
View 3 Replies
View Related
Jun 2, 2011
I would like to clone a cylinder along a Line, but not with a linear spacing between the cylinder, but center on the vertex of the line (see image).I have trying with the spacing tool, but I can't do that I want...
View 4 Replies
View Related
Dec 3, 2013
I have two line edges that cross but need a vertex at that point where they intersect. The lines are on different objects. How would I create one? I imagine this comes up quite a lot but it seems really difficult to do.
View 1 Replies
View Related
Sep 12, 2013
how I can add in some vertex's at regular intervals on a fline or pline?
C3D 2013
View 2 Replies
View Related
Feb 22, 2010
I've seen a label style somewhere that can label the elevation of vertices and elevation points on feature lines. How to style or a procedure for creating a style for this?
I've found a couple of blogs that layout the steps for a style but it seems there are a few ways to do it so I'm looking for what could be considered the most effective/versatile approach.
View 9 Replies
View Related
Nov 15, 2012
I’ve had this problem with my proposed elevations for quite some time so I finally want to fix it while I’m a little slow. The problem I have is when I change scales, my elevation’s (in dragged state) leader vertex does not connect to my line. I’ve attached my lable styles...
View 7 Replies
View Related
Oct 26, 2013
I'm trying to make a rainbow.
I'm using the line tool but when I drag to create a line the line appears but then when i click to create another line it disappears.
View 1 Replies
View Related
Jul 18, 2012
I'm trying to write a lisp routine to create a two line MLEADER but i can only get one line of text. Creating the MLEADER manually from the command line i just have to hit enter after the first line of text to add a second line. How would i do this in a lisp routine?
View 2 Replies
View Related
Sep 12, 2013
For example, I'm making revisions to a plan and drag a block or xref of the floor plan changes where walls/doors/windows have moved. I want to be able to simply pick the underlying linework as opposed to tracing over each line of said xref/block.
View 8 Replies
View Related
Aug 24, 2012
I have feature line with elevations that represents bottom of ditch and want to go UP 3:1 slope. also i have edge of road feature line that is higher than ditch and want to go 2% down until it hits side of the ditch that is 3:1. Any easiest way in civil 3d to create intersection line between ditch bottom going up 3:1 and edge of road going down 2%?
View 2 Replies
View Related
Sep 5, 2011
How do we do a break and or jog line in a section so we make things shorter? I did find the DIMJOGLINE command and that will be great for the dimensions but what about the other stuff, do we have to do that with a block or draw the thing, if that's the case what are you doing to handle this?
View 5 Replies
View Related
Apr 26, 2013
can i ise cs6 with a vinyl cutter if yes how do i create a cut line
View 6 Replies
View Related
Dec 24, 2009
Im triyng to create a centerline from a line that was converted to outline then outline converted to Object. Once its converted to a object can i create a center line inside that object
View 14 Replies
View Related
Jul 4, 2013
How to create line from dbpoints?
View 2 Replies
View Related
Nov 16, 2005
how to create a dashed line? or any other line type except for the usual plain line.
View 3 Replies
View Related
Jul 27, 2008
How do create just a plain old line in Photoshop CS3?
View 3 Replies
View Related
May 9, 2011
I would be possible to create a plugin that could create a line with different width. Photoshops pen tool where you can fill stroke, and simulate pressure.
It would not have to be an advanced plugin, it would only require 2 features:
1. Max width (the maximum width in the middle of the line)
2. And of course would let you decide where the line should be.
So the plugin should create something like this:
View 9 Replies
View Related
Nov 17, 2011
I want to create my choice line type so any lisp to create line type ok.
View 1 Replies
View Related
Jun 1, 2011
look at the attached still (image URL link: connective tissue image ). I am trying to figure out creative ways to create the yellow vine like connective tissue strands in the still. I'm looking for a fast & render optimized solution. I don't want to sit and spend a day creating renderable splines.
View 4 Replies
View Related
Aug 26, 2013
My question is about the criation of the mulilines using UTM and VBA.
Let's go! I have the next script:
Public Sub LinhaDuplaContinua()
Dim multiLineObj As AcadMLine
Dim Vertices(1 To 36) As Double
Vertices(1) = 547990.632012883
Vertices(2) = 9500776.33954744
[Code]..
This script add a new multi-line in the AUTOCAD.
How I configure that line in the VBA? I need create parallel lines with determinate offset and width.
I need create this type lines in determinate time:
Continuous Double Line:
______________________________
______________________________
Double Right Dashed Line
_______________________________
_ _ _ _ _ _ _ _ _ _ _ _ _
Double Left Dashed Line
_ _ _ _ _ _ _ _ _ _ _ _ _
_______________________________
Double Dashed Line
_ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ _ _ _ _ _ _
How i configure that in the VBA?
View 2 Replies
View Related
Jan 12, 2012
how can i create this line type which attached?
View 4 Replies
View Related
Mar 21, 2013
having an issue lining up letters to create a smooth line.
Using Myriad Pro text. The letters in question are 'n' and 'h' - both lowercase. Also working in CS6.
Hopefully these pictures will explain the issue:
When viewed actual size (100x)
When viewed zoomed (400x)
So my question is: is there a way to align them perfectly? or a is this known to be impossible in illustrator? Is there a workaround?
View 1 Replies
View Related
Jun 5, 2012
Is it possible to create a line in Illustrator CS6 with various widths? So for example a single line that starts out thin, and is thick at the end?
View 2 Replies
View Related
May 25, 2013
I would like to create something similar to this[URL]...It seems to be multiple outlines of the star
Do you know a technique to do that with Photoshop or Illustrator ?
View 29 Replies
View Related
Nov 9, 2013
I want to create a copyright signature line that can be put at the bottom of a picture and reused on many other pictures and sized to fit easily each time I want to use it and stored where it is easy to find and used over again multiple times and so on.
View 3 Replies
View Related
Feb 25, 2007
I have an image that has a set of curved lines in it. I want to keep just these lines from the image, and delete everything else.
Can people recommend what is the best way to accomplish this?
I know that i could use the pen tool to manually trace over these lines, and i don't need to preserve the color of the lines, so this would work. But it would be better to not have to do it manually.
I've successfully used the magic wand tool to select the area outside of these lines, and i can then invert the selection to select the area inside of these lines. This should put me about one step away from getting to where i'm trying to go, but i don't know what the final step should be.
View 2 Replies
View Related
Nov 12, 2004
how to select an object etc with the wand tool and once it has traced the outline I would like to change it into a solid line.
View 2 Replies
View Related
Feb 13, 2011
this is from the magix website. how to create this in xara
View 9 Replies
View Related