AutoCAD 2013 :: Drawing 2D Shapes Inside Of 3D Object
Jun 8, 2012
so im drawing a 3d object in an isometric view. it is a 3d extruded object. essentially it is an extruded decagonal tube. i have, at the bottom, a line marking the center of the decagon so i can snap to it, draw a decagon for the base, and extrude it. problem is, i go to draw the decagon (or anything, for that matter), and i cant snap to the inside of the solid. autocad will only let me select the face of the object. is this a setting i can uncheck, or do i have to change the way i am drawing this?
How do I take like SHARKS text and place it inside the shape of a shark outline so the text takes the shape of the shark shape then I remove the outline shape and the letters stay the shape of the shark outline.
Im just starting to use autocad for a College course.
I learned building 3d shapes, inputting numbers for positioning and dimensions as you were forming them, but for some reason, the programme stopped letting me input them in boxes on each axis on the shape, I can only type them in to the status bar at the bottom. This is making it a lot more difficult for me. how to get the option back?
A drawing of 8.5MB appears on the preview and opens with nothing inside,This is the second time I’m reporting this issue regarding dwg files that appears on the preview but open improperly.
part of the dwg file is shown through the preview window but when open, nothing is found inside.
Using 2014AutoCAD. Sometimes when zooming in using the mouse wheel by 1 click it the view will go from being zoomed out to zooming past the object in my drawing. this is happening in different drawings.
I'm experiencing problems with selecting objects. Usually, when I double clicked multi line text, I could edit it, now I get a text: "select an MTEXT object:", which basically means I have to select it again.
Another example of this is quick selection tool. Usually I selected the objects, then went to quick select pop up screen and under "Apply to:" I selected "Current selection". Now, there's only "Entire drawing" option and if i want current selection, I have to re-select it again.
I checked all the selection options and stuff. I attached some screenshots.
When I set a layer as current, every object or line I select in the drawing appear to be on that layer in the toolbar. Although in the properties toolbox, I see that the line I selected is still on the right layer.
I can't work in paperspace either, when I freeze a layer it freezes all objects. It seems like whenever I give a different layer to an object, it attributes to all object that same layer.
When I open the same drawing in acad 2008, everything is ok, the objects have the proper layers.
Is there a command for that or it's an acad 2013 problem?
I am creating a simple logo for the top banner of my site, now the banner is simple although i am having issues with putting an image inside a shape.
I have created a circle on its own layer and i want to grab all of the image inside of the circle itself and move that over to my main project. can anyone help out?
I have created the outline of a snake using the pen tool. The shape is closed. I want to add scales that do not overlap and are snug against the outline wall. Im sure I am missing something incredibly simple. I tried to create anchor points along the outline and use the pen tool to connection the anchor points but doing so would delete the anchor points. Each scale will be different colors and shape and they need to all be snug together.
There are many examples of creating rectangular patterns, but not many, if any, of interrogating existing patterns.I have attached the files and a screenshot of a rectangular part inside an assembly. The part contains a rectangular pattern of holes and workplanes.how do I get hold of each proxy of the workplane in the pattern?In other words I don't know what to put in the for loop at the end of this code fragment:
If _invApp.Documents.Count = 0 Then MsgBox("Need to open an the assembly document") ReturnEnd If If _invApp.ActiveDocument.DocumentType <> DocumentTypeEnum.kAssemblyDocumentObject Then MsgBox("Need to have an Assembly document active") ReturnEnd If Dim asmDoc As Assembly Document asmDoc = _invApp.ActiveDocument Dim asmDef As AssemblyComponentDefinition asmDef = asmDoc.ComponentDefinition im occurrences As ComponentOccurrencesoccurrences. [code]....
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 have a closed object and a line outside this object. I want to take anypoint on this polyline as a reference and check whether that point is lying inside the closed object or outside.
My goal is to be able to store any object type (mainly an image jpg/bmp) inside a part that is not accessable through the normal user interface to be used with my addin.
I have been searching around and it seems like GetPrivateStream is the way to go.
Any working example of GetPrivateStream in vb.net and confirm if it actually stores the data inside the part.
I can't find a solution anywhere or any decent referencing material for this. If there is a better method of achieving this?
Would you have a solution to accessing ODTables for a dwg object only loaded into memory? I have 1000+ dwgs that I want to return a string with the names of the various ODTable names for auding purposes that I would prefer to just side load rather than full load for performance reasons.
I'm attempting to use something like this (which works fine on an open drawing):
Public Function ReturnOBJData(acObjIDIn As ObjectId, intOffset As Integer) As String 'Don't forget that table is 0 based offset so....plan accordingly Dim strRet As String = "" Dim acDoc As Document = Application.DocumentManager.MdiActiveDocument Dim acDb As Database = acDoc.Database Dim acEd As Editor = acDoc.Editor [Code] .......
In a fashion along the lines of
Public Function GetTables(strFileIn As String) As List(Of String) Dim lstReturn As New List(Of String) Dim acMapApp As MapApplication = HostMapApplicationServices.Application Dim acActiveProject As Project.ProjectModel = acMapApp.ActiveProject Dim acTableList As Tables = acActiveProject.ODTables Dim acTable As ObjectData.Table
[Code] ....
The problem is that I can't seem to link the ODTables object off of the memory database object. In this sample, the msgbox always returns a count of 0 where I would expect it to be in the range of 1-4.
We've been working with adding schedule tags in paper space for objects nested within an xref. The first time you do this however, the manual properties (it seems) do not update if the value of the manual property is changed back in the xref dwg. However, the Automatic properties do seem to update.
When we initially found this we past it off as a limitation. However, one of our users was experimenting and found that the first time you tag the xref resident object... the schedule tag reads the correct manual properties value. However, If you remove the property set from the schedule tag... then the manual property will update correctly showing the current value as it is back in the xref dwg even if it is changed.
This makes complete sense as the manual property set data can be edited from either the tag or the object or from the schedule... IF THE TAG and the object are resident in the same drawing file - in this case you DO NOT want to delete the property set from the tag... if you do this the property set is also removed from the object. However, when tagging objects nested within an xref, then you need to remove the property set from the tag... THEN the manual property will update correctly.
I wanted to know if their was an easier way to make duplicate shapes on a drawing. I am doing a survey plat and need to make at least 66 circles with a 2.5 radius on each corner of the lot. Using copy on autocad does not work since it will place the circles off center.
The attached hatch includes grips inside it and thus as the lisp command “generate boundary from hatch multiple” is applied, more than one boundary is created
The dwg and the lisp file are attached
How to convert this sort of hatch to be uniform (without grips inside) so that the lisp command can create only one boundary for the hatch?
I am having an issue with an xref in one of my drawings. There are AEC_WALL objects in the xref file but in my drawing they show up as small triangles with an exclamation mark inside.
im not too hip with shapefiles/linetypes. but here is my current situation. everything was working fine for the past 2 weeks since our civil2013 install. yesterday i started a new drawing with our template, and now our linetypes are just dashed lines. its not loading the x's for fences, or any of our other custom shapes. i opened an old drawing which was working fine, and it now has the same issue.
the support file path is pointed to a local folder which contains a customised .shx file made by a previous employee here.
I've created an object containing several shapes in Illustrator CS6 and exported it as a DWG, In Autocad 2014 I've exploded the block using XPlode command, now I want to extrude this shapes so I can create a geometry and start doing booleans and so one.
When I click in the Extrude option and select any of this shapes I get an error saying that objects of this type can not be extruded. I'm completely stuck I've been going back and forth from illustrator to Autocad 2014 and I can't find what's wrong.
P.S. The shapes in Illustrator have no stroke or filling so you will have to "Select All" to see the whole thing. The DWG and AI files are inside the attached zip. The DWG has been exported using "File > Export" w/ "Maximum edit-ability" from Illustrator.
How would I put smaller objects inside a 3D object? I made a tube and wanted to fill it with little spheres. How to put the objects inside and shade them to look like they're in there.