AutoCAD Map 3D :: Trim Or Break 3DPolyline At Specific Z Coord

Jul 2, 2013

Say we have a line that goes from 0,0,0 to 10,0,10.

How can i trim or break that line (or snap another line to it) at a specific z coord? say at elev 5.51?

View 9 Replies


ADVERTISEMENT

AutoCAD Visual LISP / AutoLISP :: Break To Break At Point Command

Mar 19, 2010

Is it possible to change te Break command permanently in the Break at Point command?I never use break, only break at point.

Changing te macro for break ^C^C_break to the macro for break at point ^C^C_break \_f @ doesn't work.

To do it manualy at the command prompt takes to much keyboard entries and mouse clicking.

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Change A Specific Attribute From Specific Block To Specific Value

Dec 7, 2011

I've had a simple lisp I've been using for years that suddenly disappeared.  It required that you identify a block name, tag name, and the value that you want the tag to be.  All of this is performed via command line, so it is scriptable.  Since I lost it, I've been experimenting with -attedit.  This command comes frustratingly close to what I'm looking for, except it only appends an existing tag, or replaces a specific string within the tag; I can't get it to replace the entire tag, regardless of its value.

1> Any lisp routine that does what I describe?
or
2> How to make -attedit replace a tag value without regard to what the value currently is (like a * wildcard)?

View 9 Replies View Related

AutoCAD 2010 :: Sweeping Along A Complex 3DPolyline

Apr 16, 2013

I am modeling an ASME pressure vessel with a 2:1 semi elliptical head upon which there must be a couple of lines of .375" trace tubing.  I created a 3dpolyine that is the center line of this tubing, and joined  all the segments into one so as to be able to sweep the whole thing and make one solid of the tubing run, but it simply will not sweep.  I get a message this it is "unable to sweep the selected object."  If I break the 3dpolyline, I can sweep parts of it, but the more complex the line segment, I again get the error message.  I have attached a copy of the tubing centerlines.

The one on the left is the joined 3dpolyline, the one on the right is the 3dpolylines unjoined.  (These were achieved using an intersection command of a rotated surface--the head profile--and an extruded surface--the tube tracing plan layout.)  I have done this before, but only with the unjoined 3dpolyline, as in the right-hand example, but that is very time consuming as each segment must be swept.  But I recently acquired a third-party LISP routine that joins the 3dpolylines into one.  I'm thinking there must be a limitation on data of the 3dpolyline preventing the sweep, and wondering if there is a setting or system variable that will allow the more complex 3dpolyline to be swept.

View 8 Replies View Related

AutoCad 3D :: Create Smooth Mesh Through 3DPolyline

Apr 11, 2013

is there is an way to create a mesh if available 2 3dpoline or need lisp

View 5 Replies View Related

AutoCad 3D :: Closed 3DPolyline To Mesh / 3DFace

Dec 2, 2011

Problem: I have closed 3dpolyline which I need to convert to either mesh (then explode to 3dface) or if possible straight to 3dface.

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Auto Update Of XY Coord In Model Space Onto Paper Space (Layout Tab) Block

Nov 5, 2013

I've tried doing a block that automatically updates the X and Y coordinates from its moveable leader. I can get it to work in model space or paper space. But my problem is I want it to work in PS, but update with the MS coordinates through the viewport.

I can get it to update, by LISP, by picking a point and passing the points to the blocks attributes. At the moment I have a LISP when actioned it locks the viewports, activates the viewport, and asks you to select a point. Once selected it de-activates the viewport (going back into layout tab) then asks which block you want to update. Where you now select the block and it updates the coordinates.  I.e. manually pick the point in MS, switch to PS and then manually pick the block. Then I have to manually modify the leader to the correct location.

I'm hoping that I can (In PS) move the end of the leader to snap to a position in MS and the coord updates to reflect the correct MS coordinates. I'm thinking that maybe this can't be done automatically and that I maybe can move the leader but I'm not sure how I can do it without running a LISP to update the block?

I'd be happy moving the leader then just running a single command and the leader coordinates updating without having to select the points and the block again.
  
I've attached the block showing the auto update of the attributes (fields).

View 9 Replies View Related

AutoCAD .NET :: Rotating 3DPolyline To Check Z-value Of Vertices In Top-view Mode

Apr 7, 2013

I am trying to rotate a 3dPolyline, so that I can check(view) the Z-value of vertices in the top-view mode.

The following is the example which I am trying to achieve.

The white 3dPolyline has vertices at each intersecting point with the contour lines. Each vertax has Z-value.

I want to rotate this white 3dPolyline in 3D, so that I can make the red 2dPolyline. (Z-value becomes Y-value)

And the start point of the white 3dPolyline becomes the left most point of the red line.

The end point of the white 3dPolyline becomes the right most point of the red line.

Currently, I am doing this by making a new 2dPolyline, manually inserting Z-values as Y-values.

But it looks like my code can be neater if I use TrnasformBy(Matrix3d.Projection).

I am not good with Geometry, so how to use this Matrix3d.Projection.

Need a quick code snippet to make this function? (preferably in C#)

View 4 Replies View Related

AutoCAD Civil 3D :: River Bottom Surface From 3DPolyline Sections

Sep 4, 2012

Is there an easy way to create a tin surface from 3d polylines that are generated by actual measurements of a river/ditch or imported from Hec-Ras (River Analysis -extension)?

The problem seems to be that the triangles should be long and narrow (like the ditch bottom in the example) instead of normal triangles the triangulation method normally generates. (The triangles in the example are generated by 3dwin -program).

When using Hec-Ras one way to go around this problem is to interpolate sections (XS:s) with very short distance. Hec-Ras does the interpolation very well, but I would like to have a better solution without tricks with other programs. Also in the long rivers the result is a very large file.

View 9 Replies View Related

AutoCad 2D :: Reduce Number Of Vertex Points In Polyline Or 3DPolyline?

Oct 9, 2013

Any way to reduce the number of vertex points in a polyline or 3d polyline and retain the basic shape but without having to redraw over the top it?

Ideally, I would like any adjacent segments which are in the same direction as each other to become one segment.

In my image you can see the number of points it has, the majority of which are not necessary for my needs (it was imported from a client's drawing). My desired linetype will also not show because of this.

spline.jpg

View 9 Replies View Related

AutoCad :: Make Specific Command To Start At Specific Layers

Nov 27, 2013

Im using Autocad Structural Detailing 2013. Its is possible to make specific command to start at specific layers?

EX: Breakline ,by default start at "LAYER 88".
Polyline ,by default start at "LAYER 150".

View 2 Replies View Related

AutoCAD Civil 3D :: Section / Section View Of A 3dpolyline Along The 3d Polyline

Oct 12, 2012

I am working in Civil3d and have a 3d polyline that i want to generate a 2d section line of i.e the path of the section plane is along the 3d line

View 1 Replies View Related

GIMP :: Make Hotkey Or At All Save Specific Options For Specific Tools?

Sep 26, 2012

What I want to know is if there is a way to make a hotkey or at all save specific options for specific tools. Let's say I'm using the 'Paintbrush, Opacity 70%, Hardness 075, Size 4.00' as my "standard outline tool". Can I some how save that preference (and any other tool such as "Specific Eraser Op. 100%, Hard. 100, Size 10.00) so that I can easily switch between "Ouline Brush" and "Specific Eraser" . Maybe to the 'f-buttons'

I'd like to be able to make maybe 5 specific tools:-Outline Brush

-Small Eraser
-Big Eraser
-Detailed Color brush
-Big Color Brush.

View 4 Replies View Related

AutoCAD VB :: How To Trim The Object

Sep 26, 2012

How to trim the object using VB coding

View 3 Replies View Related

AutoCAD Civil 3D :: How To Trim Alignment

Jan 10, 2014

is there a way to trim an alignment?

View 3 Replies View Related

AutoCAD Inventor :: Trim A Spline

Jan 26, 2012

Here I enclose file Cam_Profile.ipt, this is a spline curve made from an Excel matrix with 670 points in 3 decimals accuracy (VBA editor)
Extruding is not possible because of self intersecting path.

I want to trim both two free ends from the intersection and also close the intersection for extruding this profile. However ....., without displacement of any current point in the perimeter of  the closed spline!

View 1 Replies View Related

AutoCAD 2013 :: Can't Trim Circle TTR

Apr 13, 2013

I drew 2 circles with ttr command (1 and 2). The problem is when I try to trim them to remove the part I don't need, it doesn't work cause the circles 1 and 2 aren't stick with the borders as they should. At the 4 red circle points, if you zoom you'll notice they don't stick the border, never faced this problem before (usually I cut the part I don't need without problem). I've done regen/all but doesn't seem to fix that problem. 

View 9 Replies View Related

AutoCAD 2013 :: Trim Lines

May 22, 2013

The yellowcurve is created by progect geometry of red circle on a solid(I delete solid after that).and there are some lines on circle and parallel to projection vector. now I,m going to trim or extend these lines by yellow curve. trim and extend don,t work and there is no intersection point between blue lines and yellow cure . What should I do? 

View 4 Replies View Related

AutoCAD LT :: How To Trim Intersection Arcs

Jan 5, 2013

Whenever I try to trim two intersection arcs who have the same bending direction and similar radius, casue it is extremely hard to click on the parts that need to be trimmed off. See attached pic for reference.

View 2 Replies View Related

AutoCAD LT :: Trim Error While Using Script

Oct 24, 2013

I am using script to create my drawings. I am facing one problem in trim option. I'll explain the scenario..

i created one  profile in one layer and then i freezed it. then i created another layer and creating another sketch and performing trim option, while that time it trims based on the sketch in the freezed layer. I dont know how to solve it... I have attached  the script of it..

View 6 Replies View Related

AutoCad :: How To Trim Current View Only

May 27, 2011

When I use trim or extend commands and have to zoom or pan to select additional objects the command drops selection in previous view and only edits items in current view when executed.

Is there a system variable I can use to change this little time waster?

View 2 Replies View Related

AutoCad :: How To Extend Or Trim Settings

Aug 30, 2011

I moved to a new PC the other day and have not been able to extend or trim to a line that is not connected. I figured it would be an apparent intersection but maybe I haven't got my settings right as it's not working. I am having to drag the lines right now and it's not very accurate!

View 2 Replies View Related

AutoCad 2D :: How To Trim Entities In Array

Jan 4, 2012

How can I trim entities in an array? I can make the array just fine, but I don't know why it won't let me trim them. I suppose it's trying to keep references to the array and the original entity that the array is based off of, but at this point I don't wish to keep that information.

View 5 Replies View Related

AutoCad :: How To Set Tolerances For Trim And Dimensions

Oct 23, 2011

How can i set tolerances for trim and dimensions just so it won't give me a difference of .01 gap?

View 2 Replies View Related

AutoCAD Inventor :: How To Trim Away The Section

Apr 13, 2012

how do i trim away the section on RevolutionSrf1 underneath features RevolutionSrf2 and LoftSrf1 ?

Inventor 2012

View 2 Replies View Related

AutoCad :: How To Trim / Clip A Block

Jun 29, 2012

I am using AutoCad 2007. Is it possible and if so how do I trim, clip a block?

View 5 Replies View Related

AutoCad 2D :: Polylines Will Not Trim Or Extend To Arc

Aug 31, 2011

These polylines will not Trim or extend to the arc. Works fine if I Explode them to lines. Z=0 also.

View 4 Replies View Related

AutoCad 2D :: Can't Trim Overlapping Circles

Dec 9, 2011

9 times our of 10, I can't trim away the overlap on a pair of circles.. as every now and then the trim suddenly decides it will work!

Trim_Issue.jpg

I just can't work out why these pesky circles refuse to trim! I'm trying to merge them into one 'cloud' like shape, by removing the overlapping section from each circle.

View 7 Replies View Related

AutoCAD .NET :: Break Line With Known Distance

Oct 6, 2011

I have to break a line/polyline with a known distance around a point of the line. I was thinking of  creating a circle with a specific radius and then trim the line inside the circle, then delete the circle but I could not find how to use trim in .net.

View 1 Replies View Related

AutoCAD Inventor :: Break Association To BOM?

Aug 21, 2013

I'm using Inventor Pro 2011 and I'm trying to break the association of a BOM from it's assembly.  My company uses a "next assembly list" on each drawing to show the quantities and information that appear on the BOM in the next level assembly.  To achieve this we insert a parts list referencing the next level, then we turn off the visiblity of all the parts except the item we want shown.  The problem we've found with this is that we're using some large assemblies and Inventor slows down when it has to reference the large assembly on each drawing.  All we really want to show is the single line.  If we break the link to the large assembly, we feel that it will speed up the process considerably.

View 5 Replies View Related

AutoCAD Inventor :: Dimension Break In Idw?

Dec 21, 2011

How to Create a dimbreak like Autocad in Inventor idw

View 2 Replies View Related







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