AutoCAD Architecture :: Pline Coordinates Not Responding?

Jun 4, 2012

whe i try to draw a pline it accepts the first numerical entry but locks up on the second point. Also when i use this command no matter what layer it is on the line becomes very fat

autoCAD architecture 2013

View 2 Replies


ADVERTISEMENT

AutoCAD Visual LISP / AutoLISP :: Get X / Y Coordinates Of A Pline

Feb 1, 2012

 Is there anyway to use LISP to list the x,y coordinates of a pline?

View 3 Replies View Related

AutoCad 2D :: Changes Z Coordinates The Resulting Pline Is Angled To Xy Plane

Oct 3, 2013

I have just started using Autocad 2010 (i know i know, its not the latest )... but anyways.

I am facing this unique problem where i have a 3d solid object in the drawing, and when the first point in a pline command falls within the boundary of the 3d solid, autocad automatically assigns some of the properties of the 3dsolid to the new polyline i draw.

so for example, in the attached file, even if i am selecting pline command and starting a command within the rectangle (start point shown as a circle), it automatically changes the z coordinates so that the resulting pline is angled to the xy plane.

I a not sure how this happens, and how I can turn it off.

View 2 Replies View Related

AutoCAD Architecture :: PLine Edit Using Grips

Feb 25, 2010

Is there a way to add/remove vertices from polylines using the grips method similar to editing hatch boundaries? I know of "Pedit" and "edit vertex" then "add vertex" but this seems like too many steps after working with hatch boundaries.

View 2 Replies View Related

AutoCAD Architecture :: Use Pline To Create Open Ended Wall

Apr 10, 2012

I am trying to use a pline to create an open ended wall. When I try to 'calculate automatically' by selecting a pline the width of the wall (2 components 8" wide total) the dialogue comes up and asks which component I want to apply the endcap to. I want to apply it to both, but don't seem to have that option.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Convert 2D Pline With OCS Into 3D Pline In WCS

May 29, 2012

I have LWPOLYLINEs that represent a cross section of a train tunnel. Each LWPOLYLINE lists its 2D points in an Object Coordinate System.My task is to create 3D Polylines in WorldCoordinateSystem using those LWPOLYLINEs.I have posted a drawing with sample objects.

I have attached a sample drawing. Drawing was created with Civil 3D 2013, but I exporttoautocadr12dxf'd it and then save to 2004 dwg so most should be able to open it.

View 3 Replies View Related

AutoCAD Architecture :: How To Turn Off Cursor Coordinates

Nov 9, 2012

It dosent seem to matter if they are check or not in the status bar menu or in the profile settings.

View 1 Replies View Related

AutoCAD Architecture :: Paste To Original Coordinates

May 5, 2009

This is a command I frequently use. However, upon installation of 2010 Architecture, this right click option is usually greyed out, and doesn't allow me to use that command. Nothing different than how I normally use it.

[URL]....

View 6 Replies View Related

AutoCAD Architecture :: Material Mapping - Save Coordinates

Jul 22, 2013

I'm using AutoCAD Architecture 2012 for interior design. I need to rotate/move some materials, I know how to do it, but after mapping it, when I need to make any drawing modification, the mapped material resets to their default, and not ionly the modificated solid, but everything that I have mapped.

How do I save the mapping coordinates, to avoid the need to map everything everytime?

View 1 Replies View Related

AutoCAD Architecture :: Schedule Table - Setup Plot Coordinates

Apr 20, 2011

What is the best way to setup Plot Co-Ordinates that have a tag that updates as you move the co-ordinate point and also I would like to schedule these points in a table ..

for e.g. :

Plot A
_______________________

E 123456.789 N 123456.789

View 2 Replies View Related

AutoCAD Architecture :: Maintain Coordinates At Exact Place When Moving UCS And PLAN?

Apr 19, 2013

what I can do, to maintain project world coordinates at exact place when moving UCS and PLAN.

For ex.I have this project, In witch I'm making house plan on one of those plot, to draw in comfortable position I want to rotate view with UCS.

 I type such command UCS/ OBJECT/ pick an object and ENTER, then PLAN/ CURENT and hit enter, now I have comfortable plan position to work with.

The problem of all this, is that when I redo all backwards, coordinates doesn’t correspond to previous places.

View 6 Replies View Related

AutoCAD Civil 3D :: Translate Point Coordinates From Paperspace To World Coordinates In Modelspace

Jun 18, 2012

i am trying to translate a Point coordinates from Paperspce to world coordinates in model space.The code i used in Land2006 worked OK but now in Civil3d 2012 it doesn't!

Private Sub GetPlais_Click()
Dim tmpnt1 As Variant, tmpnt2 As Variant, tmpPnt1 As Variant
Dim lole(0 To 2) As Double, upri(0 To 2) As Double
Dim returnobj As AcadObject

FrmGrid3.Hide
On Error GoTo Eline
ThisDrawing.Utility.GetEntity returnobj, tmpPnt1, "ÅðÝëåîå ôï ViewPort ðïõ èá äçìéïõñãçèåß ï êÜíáâïò!"
If TypeOf returnobj Is IAcadPViewport Then
[code]........

View 1 Replies View Related

AutoCad :: Converting Northing And Easting Meters Coordinates To Map Coordinates

Aug 21, 2013

I'm a GIS analyst trying to learn Cad. I'd like to place a single point in autocad model space at a specific Northing/Easting position. After reading several forum threads I don't think CAD allows me to change the coordinate system of model space from map coords to northing easting coords, as we can in GIS.

View 5 Replies View Related

Revit :: Coordinates To Real World Projection Coordinates?

Aug 15, 2012

The coordinates that we can apply in Revit (project/shared) aren't exactly the same to have real world projection coordinates (WGS84)??
 
If not how can we convert the revit shared coordinates to real world projection coordinates?

View 1 Replies View Related

AutoCAD LT :: Extreme Lag While Drawing PLine

Nov 18, 2013

I have terrible lag whenever I am drawing a polyline.  It seems like it is taking forever to render the preview of the line when I am dragging the line across the screen.  I would prefer to just turn off the line preview if at all possible.  So far, I have not been able to find a way to do this. When I say preview of the line, I am talking about the transparent line that follows your cursor after you start a polyline and exists until you click to place the line where you want it. 

I am running Windows 7  Pro 64-bit
Dell Precision M6600
8-gb ram
NVIDIA® Quadro® FX 2800M graphics

View 3 Replies View Related

AutoCAD Civil 3D :: Ellipse To Pline

Aug 8, 2012

Recieved a ACAD converted Microstation File for use in an upcoming construction project. Would like to convert all of the existing ellipses to polylines. Have read several threads that lead me to believe redrawing them is about the only real way to do it. Posting here in hopes of a solution. Drawing contains 127 ellipses, and I dont want to redraw all of them!!

Currently on C3D2012.

View 5 Replies View Related

AutoCad :: Convert 3DSPline Into A Pline?

Jan 12, 2012

what I need to do is to flatten a spline into a pline because I need to measure its diameter.

I know how to it with a 2d spline but how can I manage in case I have a 3d one?

View 9 Replies View Related

AutoCad 2D :: Converting PLine To Revcloud

Dec 11, 2012

I'm using AutoCAD 2013 and it will not convert a p-line to revcloud .

View 9 Replies View Related

AutoCAD Civil 3D :: Convert Pline To Alignment?

Oct 30, 2013

How to convert pline to Alignment C3D 2014

View 1 Replies View Related

AutoCAD 2013 :: Draw Arrows By Pline

Oct 20, 2013

When I did the confirmation after I drew the arrow, it shrank to be small. Like the pictures attached.

View 9 Replies View Related

AutoCAD 2010 :: Not Filled On Arrow And Pline

Jan 3, 2014

I use AutoCAD Mechanical 2012. The attached cad files are shown. One is filled on arrow and pline. The other is not filled on arrow and pline.

These file used same system variables. How can do this? I would like know for system variables that possible can do.

View 4 Replies View Related

AutoCad 2D :: Changing Default Pline Width

Feb 15, 2013

What's the commnd to change the default line thickness in AutoCAD 2012?

I know to PE - W - x Value, but is there a command that changes what a pl's width starts at?

View 9 Replies View Related

AutoCad :: Drawing PLINE With Known Lengths And Angles

Aug 7, 2013

I want to create a segmented polyline with known angles / lengths, but I want to do this in 1 operation without having to copy/rotate/chamfer etc.

I'm sure it has something to do with UCS, but I've not used it in quite some time, I am stumped and everything I have tried so far has failed.

View 5 Replies View Related

AutoCad :: Difference Between Trim And Pline Boolean?

Dec 27, 2011

difference between Trim and Pline Boolean operation?

View 5 Replies View Related

AutoCad 2D :: Lineweight For Circle Won't Work / Pline

Aug 20, 2013

how to change lineweight on the circle? another word i want to make the arc line thicker. Can we do that rather than offset the circle and Hatch it. I use Pedit alot on straight line but won't work on circle. As you can see on the picture below when i changed the lineweight to be bigger but the circle is still the same.

circle.jpg

View 5 Replies View Related

AutoCad :: Extending Line To Face Of Pline?

Jun 12, 2012

what is the setting to tell a line to extend to the face of a pline when that line doesn't actually intersect with the pline? see image below...line 1 will extend to pline faces A and B, but how do i get line 2 to extend to those faces? i know this worked when i used autocad 2008 but i'm now using 2012 LT so hopefully it still works, i just don't remember the command name to control it.

line extension 2012-6-12.JPG

View 9 Replies View Related

AutoCAD Map 3D :: Using PLINE For Land Surveyed Descriptions

Mar 12, 2012

I have bearings and distances but I am wondering if using PLIN  is the best method to draw parcels in AutoCad Map 2012.  I have a layer of the Townships, Ranges and Sections that I hope to align with the drawings.   Most of the time it looks okay meaning they line up and for the most are where they are suppose to be but ever so often I have problems. 

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Pline Dimensioning

Sep 2, 2005

I am looking for an AutoLISP routine, which gives all aligned dimensions of a closed polyline, drawn in 3d.

I have attached a 2D drawing for reference.

View 9 Replies View Related

AutoCAD .NET :: How To Get Normal Vector Of Closed Pline With Arcs

Jun 15, 2012

we develop a cam-function with c-sharp and like to get the turningdirection of a closed pline with arcs. As arcs can "overtake" points things are getting a bit difficult. Is there a way to read the normalvector of a closed pline?

View 8 Replies View Related

AutoCAD Map 3D :: Pline Segments Perpendicular After Digitizing Buildings

Jan 31, 2012

Have a lisp or other addon to make pline segments perpendicular after digitizing buildings. 

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Join (All To Pline)

Sep 26, 2013

In continuation with thread All to Pline . I want to add one more function to this lisp i.e. Join all the objects selected.

Can this be done?

I tried this:
(command "_.pedit" "m" ename "" "j" ename "")or (command "_.pedit" "" "j" ename "" "")
 
But it gives me an error something like this:

Requires numeric distance, two points, or option keyword.
; error: Function cancelled

Enter fuzz distance or [Jointype] <0.000>: j

Enter join type [Extend/Add/Both] <Extend>: *Cancel*

or

Command: ch2pl

Select objects: Specify opposite corner: 5 found

Select objects:

*Invalid selection*
Expects a point or
Window/Last/Crossing/BOX/ALL/Fence/WPolygon/CPolygon/Multiple]:
; error: Function cancelled
Select polyline or [Multiple]:
Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype
gen/Reverse/Undo]: *Cancel*

Command: Specify opposite corner:
Command: *Cancel*

View 6 Replies View Related







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