AutoCad 3D :: How To Explode 3D Unioned Objects

Aug 10, 2012

I have a drawing that I unioned some of the object (a 3D pipe network), and now I want them individually again.

Instead of doing the slice command at every point, is there a way to explode them or un-union them all at once?

View 1 Replies


ADVERTISEMENT

AutoCAD .NET :: Explode AECDbScheduleTable Objects

Dec 10, 2013

We use Real DWG 2014 in standalone application. I can't explode AecDbScheduleTable objects, collection passed to Explode() method is always empty.

Sample code below:

public static void ExplodeScheduleTable(string strFileName) { try { Database db = new Database(false, true); db.ReadDwgFile(strFileName, FileShare.None, false, null); using (db.TransactionManager.StartTransaction()) { BlockTable blockTable = [code].....

View 5 Replies View Related

AutoCAD Civil 3D :: E-Transmit Does Not Explode AEC Objects In Xrefs

Sep 12, 2012

I have my Transmittal settings file format set to: AutoCAD 2007 Drawing Format with Exploded AEC Objects, but the E-Transmit will not explode the AEC objects in attached Xrefs. I can't find any setting that would allow this or prevent this. It worked fine in C3D 2012, but it's not working in 2013.

Civil 3D 2013
64-bit HP Desktop - HP Z420
Intel Xeon CPU E5-1620 0 @ 3.60 GHz
24GB RAM
AMD Radeon HD 6570
Windows 7 SP1

View 5 Replies View Related

AutoCad 3D :: How To Change The Angle Of Unioned Solid

Dec 21, 2011

I made a region of a wedge and I thought I made it the right angle. It turns out - it's not.

I've attached a similar file that exhibits the same problem. Except with regard to the specific requirement for the angle, the attached file pretty much representative of my problem, as it exists in the actual file. It's the angle going back to the wall that needs to be changed.

It's unioned. and feel free to imagine the angle is not correct. How would you change it.

View 8 Replies View Related

AutoCAD .NET :: Way To Explode A Dimension

Feb 20, 2010

I'm looking for a way to explode a dimension. I've tried using the Explode() method, but it just results in an eInvalidInput error. Is there a way to explode a dimension into objects?

The reason for this is that I'm using Autocad Architecture and I'm auto-labeling and dimensioning some items I am inserting into the drawing, however the 2d elevation drawing tool in Architecture automatically ignores text and dimensions, so I need a way to explode these into lines so they will show up in the 2d elevation drawings.

View 3 Replies View Related

AutoCad :: Can't Explode Block

Jul 9, 2008

I'm trying to explode this block in a drawing i'm editing but autocad will not let me do this.

View 9 Replies View Related

AutoCAD 2010 :: Unable To Explode

Jun 27, 2012

Has any experienced a situation where they were unable to explode a block created with the cut & paste command?

My block "A$C58A67B84" which is an anonymous name created by AutoCAD is a floor plan from a customer in which we need to make changes or additions to however this block acts like when it was created the "Allow Exploding" box was un-checked. I know that was not the case though, since all I did was a regular "Cut & Paste".

View 3 Replies View Related

AutoCAD 2010 :: How To Explode Spline

Aug 22, 2013

how to Explode Spline?

View 9 Replies View Related

AutoCAD .NET :: Explode Items In Array?

Mar 28, 2012

I'm creating an array using a block from an existing dwg file on my drive. When i import this block on it's own, i can explode it to ownerspace with "bref.ExplodeToOwnerSpace();" but when i'm creating the array, i don't have this ability and i'm left with one of my blocks in the array exploded, and the rest not. How do i explode the blocks in the array? When i try to use acEntClone.ExplodeToOwnerSpace(); it doesn't exist and i only have the option of acEntClone.Explode().
 
The Original Block
Document acDoc = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument; Database acCurDb = acDoc.Database; LayerTable acLyrTbl;

[Code]....

View 2 Replies View Related

AutoCAD 2010 :: Cannot Explode Region

Mar 20, 2013

I am having one region entity which is not getting exploded.

This region is resultant of solid editing (bolean opearions) on some regions. When I use explode() function to explode this region programatically it returns status as 'eNotApplicable'. And if I try to explode this region manually using EXPLODE command in AutoCAD 2010 it gives message as 'Cannot explode REGION'.

I am not getting why this is causing problem in 2010 only. It is working fine in other AutoCAD versions.

View 6 Replies View Related

AutoCad :: Edit Blocks Without Being Able To Explode It

Jan 19, 2012

I have a block of a survey from an outside company which was sent as a block.I am guessing that when it was creating, they un-checked the box that allows it to be exploded.

I would like to edit the block, and without being able to explode it, I have to go into the block editor to do so.Is there a way in block manager to change it so that I can explode the block?

View 5 Replies View Related

AutoCAD Civil 3D :: How To Explode PDF In 2011

Mar 23, 2011

how to explode a PDF in Autocad Civil3D 2011?  I need to be able to manipulate the PDF by removing parts and drawings new sections.

View 9 Replies View Related

AutoCad 3D :: Explode Assembly Of Parts

Jun 11, 2013

is there an easy way to 'explode' an assembly of parts in the traditional sense of explode....to make an exploded parts diagram?

View 7 Replies View Related

AutoCad :: Cannot Move / Explode Block?

Sep 10, 2012

The original drawing was created in Inventor but i've never had such a problem before. I've been revising a drawing and to revise, i need to move a block 50mm from its original position. It's not allowing me to do so though.

As soon as i select move...it goes into "not responding". I can't explode it either....i can explode everything in the model space and once....but this leaves all dimensions as lines arrows etc.

I've even taken the same block into the drawing....and move/exploded it without any problems. In the properties bar....they are exactly the same except for the coordinates!

The really annoying thing is....i can't even delete and replace as it keeps crashing! There aren't any constraints either.

View 9 Replies View Related

AutoCad :: How To Explode Solid Hatch

Jul 26, 2007

How to explode solid hatch ? .. is it possible ? Just asking.. nothing more..

View 9 Replies View Related

AutoCad :: Explode Any Occurrences Of Block With Particular Name?

Dec 6, 2012

This is probably very easy using ssget or something, but I don't know exactly how that works. All I need to do is to explode any occurrences of a block with a particular name.

View 7 Replies View Related

AutoCad :: Explode Blocks After Insertion?

May 7, 2012

I working with a LISP program which creates some assembly drawings on the fly. For certain parts of the drawing I INSERT other dwg files which of course become blocks. Once in the drawing the users are sometimes wanting to edit the drawings where the blocks are, which makes an explodeable block necessary. But since the drawings are not actually blocks until they are imported this is not an easy thing to resolve. The other thing to keep in mind is that this drawing process is completely automated. The user does not get a chance to interface with it until the drawing is complete. So asking the user to do something as the drawing is being created will not work.

View 4 Replies View Related

AutoCad :: Explode All Blocks Within Drawing?

May 2, 2013

Is there a way to do this within 2012 or would I need to use a script?

View 6 Replies View Related

AutoCAD 2013 :: Explode A Block Only

Mar 28, 2013

where I have a drawing with 3D faces creating the Chassis of a desk, and the top and pulls were inserted from other drawings and are blocks.  There are numerous drawings with this scenario and I am looking for a way to explode the blocks ONLY in the drawings without exploding the 3D faces as well.  Then we'd like to purge the drawing of the nested blocks before saving it.

I'm hoping there is a solution that doesn't require us to open each drawing individually as there are hundreds of them...if not thousands.  We didn't catch this 'mistake' until today and have created many, many product lines (started in November) with this issue.

View 5 Replies View Related

AutoCad :: Explode A Reference Block?

Jun 14, 2011

is ter any way to explode a reference block

View 4 Replies View Related

AutoCAD .NET :: Getting Fatal Error In Explode Method

Nov 24, 2013

I am getting Fatal error at the explode method in the following highlighed (red) code.

public class ExplodeDynamicBlocks
{
[CommandMethod("EDB")]

[Code].....

Also, if possible, how to combine two objectidcollection into one?

View 9 Replies View Related

AutoCAD Inventor :: Any Way To Explode Sketched Symbol

Apr 11, 2013

is there a way to explode a sketched symbol???  what i would like to do is place a sketched symbol with text from a custom iproperty, once placed it loses the link to the custom iproperty and is just dumb text.

View 6 Replies View Related

AutoCAD .NET :: Block Functions (Select / Explode)

Apr 15, 2012

I have a C#-WPF-Application. In this application there is a list of blocks in my drawing. When I click one of these blocks in the listbox I have several button-functions. 

One of them: Select the in the list selected block in the drawing.

Another: Explode the in the list selected block.

I found several topics with Selection, but none of them worked for me. I'm looking for a selection via ObjectId or blockname of a single block, in the most cases the selectionfilter needs an array(?). 

View 9 Replies View Related

AutoCAD Inventor :: Explode Text To Sketch?

Oct 1, 2012

Is it possible to convert Text to a sketch in which I can edit individual letters. I want to use the text as a profile path for a plasma cutter. I tried Emboss, but Letters with islands in them, completely cut the letter out. I want to be able to add a bridge for one of a better word, by editing a sketch.

View 1 Replies View Related

AutoCAD Architecture :: Explode Blocks In 2011?

Jul 13, 2012

Is it possible in ACA2011 to explode a block, but control what layer the pieces go to?

I have a block for a closet rod and shelf , but it always has to be re-sized once in the drawing so  i must explode it.  since it was made on layer 0 it explodes to that layer and I have to change the items to the proper layer.

View 9 Replies View Related

AutoCAD Map 3D :: Glitch With Explode Text Command

May 12, 2011

When using the TXTEXP command to explode text in Map 2012, the resulting text/lines are 1/12th their original size and automatically move to a different location (see the attached jpg).  This behavior occurs in all drawings being edited in Map 2012 (my colleague who is still using 2011 has no problems exploding text, and neither did I until I upgraded to the new version...) 

Although the results are odd, they seem to be consistently odd in that 1) the text is always scaled down by 1/12th, and 2) the text/lines always move to the upper right hand portion of the view screen (Model or Paper space, doesn't matter), right below the Minimize/Restore Down/Close icons.  Using the explode text command via the ribbon vs. typing it makes no difference.  Fiddling with the original text properties (i.e. making it annotative, changing the orientation or Z coordinates, etc.) also makes no difference in the resulting lines.

View 1 Replies View Related

AutoCAD 2013 :: Undoing A Hatch Explode

Jul 12, 2013

I am working in AutoCAD 2013 on a .dwg drawing. There is a section of hatch that was exploded at some point and I want to set the individual hatch lines back to a hatch grouping, but since it was done long ago, using the undo command is not an option. It there a way I can take all of the individual hatch lines and group them back into a hatch?

My goal is to get the individual hatch marks back to a hatch group so that way I can use the hatch editor to modify the hatch style. Is this possible?

View 1 Replies View Related

AutoCAD Inventor :: Explode / Break A Pattern?

Aug 25, 2009

I have a pattern of iassemblies in an assembly. If I change the member then all instances will change.

is it possible to explode/break a pattern into individual iassemblies?

I think this would be really useful. You can use pattern to layout the assemblies but then break the link to edit them individually. Perhaps to move one slightly, for instance. Or to change a particular member, as I need in this case.

I know that I can suppress specific members and replace with a new member. But this will loose the constraints I have applied to the members of the pattern.

By breaking the pattern there will be no parameters to determine the position of those exploded members, so perhaps they could be automatically grounded until you add new position constraints to them?

View 6 Replies View Related

AutoCAD .NET :: How To Get Collection Object After Explode A Block

May 16, 2012

I would like explode a block which still maintain all sub blocks' XDatamyBlockRef.ExplodeToOwnerSpace()  The above code does the job. However I can not get the exploded collection

Use the following code I can get object collection but there is no XData for each sub block.

Dim colAssemblyEnt As DBObjectCollection = New DBObjectCollection() myBlockRef.Explode(colAssemblyEnt)
 
My question is how can I get the sub block collection with each block's XData?

View 5 Replies View Related

AutoCAD Inventor :: Way To Explode A Component Pattern

Feb 9, 2007

Is there a way to explode a Component Pattern? I would like to create a 12 x 12 Component Pattern in an IAM and then explode it so that I have 144 individual objects.

View 6 Replies View Related

AutoCad :: Dimensions Change When Explode Detail

Oct 19, 2012

when I explode a cad detail the dimensions change. How can a revert these back to the original dimensions before they were exploded? I need to work with the exploded detail so i can make changes....i use cad14.

View 4 Replies View Related







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