AutoCad :: Placing Spaces In Block Names?

Sep 18, 2012

I am renaming a bunch of blocks that had non-descriptive code names with new descriptive names for our power substation division. Example: 2002 -> Strain Clamp U Bolt.

I am debating whether I should put spaces in the new names or use the under-bar '_' for spaces. If I use spaces the names will look nicer and may word wrap better when I put these blocks into a tool palette. But I'm paranoid about using spaces because of the nagging feeling it might be a problem down the road, say with parsing in lisp code or something.

View 3 Replies


ADVERTISEMENT

Photoshop :: Adding Spaces To Upload Image Names

Aug 19, 2004

I have been trying to upload some jpeg pics (saved for web) created in Photoshop 7.0. Every time I try to upload to a particular site, I get the message that there is an error, file name must not contain spaces. Now, I upload to other sites (E-Bay, etc) with no problem. I am using an I-Mac, which may well be the problem, but, then, other people use the same computer and have no problem.

I have tried saving the files using Graphic Converter, but no change.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Rename Block With Spaces?

Sep 3, 2012

I have to batchplot a lot of drawings but before that i need to rename a block in every drawing. I want to get from ABC 123 to ABC_123.

this is my code right now for the part to rename the block. 

(princ "-rename
" File#1)
(princ "b
" File#1)
(princ "ABC 123
" File#1)   <---- here i get the problem. 
(princ "ABC_123
" File#1)

This comes in the prompt:

Command: -rename
Enter object type to rename
[Block/Dimstyle/LAyer/LType/Material/multileadeRstyle/Style/Tablestyle/Ucs/VIew/
VPort]: b

Enter old block name: ABC
Cannot find block "ABC".

How do i include space and 123 in the princ?

I am using map3D 2012.

View 4 Replies View Related

AutoCad :: Purge AEC Block Names?

Jan 24, 2012

I'd like to get rid of all AEC block names in my template. I've tried BLDSYSPURGE and that didn't work. We don't currently use ACAD MEP for it's intended purpose so I just want these out of the block name list in our template for now. Is there a way to do so?

View 6 Replies View Related

AutoCad 2D :: How To Get Same Block In A Drawing With Different Names

Dec 25, 2011

how to get same block in a drawing with different names????.

i tried if i rename it all blocks are changing???

View 1 Replies View Related

AutoCad :: Block Insertion - Placing Tree On Origin

Nov 14, 2012

On my civil drafting project plate 1 I am trying to insert my Tree block and i type the coords in and it ends up way off screen but I insert a point at the same coords and it goes right where it needs to. What am I doing wrong?

Figured it out on my own by placing my tree on origin 0,0 and then creating block. not sure why that is the way it is but I got it to work for what I need it to do.

View 9 Replies View Related

AutoCAD .NET :: Extract Block Names From DWG File?

Jul 10, 2012

1) Is it possible to extract data from dwf file in autocad 2012?

2)I need to extract blockNames from dwg file but i dont know how to extract blackNames because  text in dwg file may change but pattern will remain same.

I am using Visual studio 2010 and Autocad 2012

View 6 Replies View Related

AutoCAD 2013 :: Same Block With Multiple Names

Aug 16, 2013

I have several architects who use VectorWorks that then export their electrical to me in a dwg format.  I then use a program that makes intelligent devices from their blocks.  The problem is that if there are 300 receptacles that are exactly the same, there is be 300 different block names for then such as group_205-1.  In the past I just individually insert my intelligent block over each one of their blocks.  But Now I am wondering if there is a way to select all the blocks and give them the same name and not have them all disappear because autocad sees them as duplicates.

I tried block replace, but it is one at a time and it gets rid of the old block.  I then downloaded a trial of mblockreplace.vlx.  However, it seems to also make all the blocks disappear.  How to give the blocks the same name in a multi-select fashion without them all disappearing afterwards?

View 9 Replies View Related

AutoCAD 2010 :: Changing Block Names?

Mar 23, 2011

Is it possible to edit a block name?  The alternate solution is to create a new block (door) to accurate describe sizing/ type and copy to and delete old blocks w/ innacurate names.  Because of the high number of doors, the alternate solution would take much longer. 

View 9 Replies View Related

AutoCad :: Finding Block Names In Files?

May 16, 2012

I have 500 autocad files and I wish to pull the border block name from each file, is there a way of doing this automatically

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Placing A Block At Pre-calculated Point

Feb 13, 2013

I would like to create a lisp that places a block at a pre-calculated point. I've created a lisp that fetches me a block to place into my drawing. The only thing is

I have to point out the place i want it to go. I want it to got into the corner by it self. I would like to create a lisp that calculates, by the retrieved variable of the layout / paperspace, minus 10

from the bottom right corner. minus 10 from the bottom up and from the right edge to the left.

View 9 Replies View Related

AutoCAD .NET :: Populate List Of Block Names - How To Edit Attributes

Mar 10, 2012

my job is to make an editor for blocks in C#. There should be a WPF-window were the user can see a list of blocks. He selects one and than he should see an overview about block attributes like insertionpoint, basepoint, rotation and scaling and he should be able to edit these attributes in this form. 

I know how i can populate a list of block names, but I fail at finding an opportunity to edit these attributes. 

I get the blocktablerecords, but then?

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Linking File Names Into Title Block But Only Using Some Of The Name?

Aug 18, 2011

We are using a title block and it has an attribute field that links to the file name. Now one of our projects is adding the revision to the CAD file name, but it messes up our drawing sheets.

i.e. It was fine when the CAD file name was 111-A222-ZZ-X-123456.dwg and this would display the complete 111-A222-ZZ-X-123456 in the drawing title.

Now we need to do this, the CAD file name, 111-A222-ZZ-X-123456-001002-A1.dwg and we still need to just show 111-A222-ZZ-X-123456 in the title block, striping away the 001002-A1.

View 8 Replies View Related

AutoCad :: Converting Layer Names To Point Names Or Comments?

Nov 28, 2011

I'm in the process of creating 3D points (as an overlay) on some laser scanned data (using RiScan, it's just 3d dimensional data, with a northing, easting and RL) and unfortunately the only export option is to export to .dxf... Which is fine but when I export, the information has the point ID as the layer name.

I am aiming at getting this data into another program to analyse and it needs the point ID or name to be my annotation, as opposed to the layer.

So what I need is a way of converting the names of each individual points layer, to the point ID.

View 4 Replies View Related

Lightroom :: Correcting Imported File Names (way To Bulk Rename Back To Original File Names)

Dec 18, 2011

I accidentally included a file rename when I just imported a batch of several hundred pictures. I violated a rule that I teach my own Lightroom students, and that is to look carefully at the import panel choices before proceeding.
 
How can I correct this so that the files are named as they originally were? I know how to easily fix the filenames in Windows (using a tool called BulkRename, for example), but then I'd have to "find" each image one-by-one and correctly point to the renamed version. I tried selecting all the images and then using F2 to rename, but none of the templates allow deleting a portion of the filename.
 
P.S. Here is an example of what I mean:
 
ON CARD:
IMG_0001.NEF
...
IMG_0300.NEF
 
WHAT I RENAMED TO ACCIDENTALLY:

IMG_0001 {shot by John Doe}.NEF
...
IMG_0300 {shot by John Doe}.NEF

View 10 Replies View Related

AutoCAD .NET :: Spaces And Classifications

Aug 20, 2013

How exactly you add an Classification to an Space Object(and by Classification i mean the part under Space object properties>Extended Data>Classifications where normally the SIS one is located).

I'm trying trough .NET (C# to be specific) to change the information on a space with something from the Classification Definitions specified in the drawing. I'm able to read the data from the current ones, however if any of the classifications is using the Default(By style) value the space.ClassficationCollection doesn't contain that particular Classification.

In the document i've got a classification definition for spaces called "Space function" and an assorted list of various functions the space itself can be assigned, like Elevetor-shaft, Bathroom/Shover etc.

How to do this or tell if it's impossible to do, Sample below show on how i'm currently getting the information on the space:

Entity ent = (Entity)tr.GetObject(Objectid, OpenMode.ForWrite);     
//Space
Autodesk.Aec.Arch.DatabaseServices.
Space sp = ent as Autodesk.Aec.Arch.DatabaseServices.Space;
[code]........

The code above just shows the classifications that are not using default values.

Software i'm working with is: Autodesk Autocad MEP 2012.

View 1 Replies View Related

AutoCAD .NET :: Name Spaces For C# And Sample Code

Sep 12, 2012

I am new to .Net and trying to do some C# programming. Where can I find some Autocad sample code for download?. Also where can I get the following namespaces?.

Autodesk.AutoCAD.ApplicationServices;
 Autodesk.AutoCAD.DatabaseServices;
 Autodesk.AutoCAD.EditorInput;
 Autodesk.AutoCAD.Runtime;
 Autodesk.AutoCAD.Geometry;
 Autodesk.AutoCAD.GraphicsInterface

View 9 Replies View Related

AutoCAD Architecture :: Applying Themes To Spaces?

Feb 18, 2011

I have found the theme legends on the documentation tool palette, but I was wondering how the themes are assigned to the individual spaces?  I would have expected additional spaces to be loaded into the file at the time the legend was brought in.

Is the active connection between the legend and the individuals spaces?  or is the legend only a static representation?

Will i need to create these space types or are they hidden within the Design Center or a catalog?

View 3 Replies View Related

AutoCAD Architecture :: Assigning Furniture To Spaces?

May 24, 2011

Is it possible to assign furniture and other objects to specific spaces similar to the assigning of doors and windows?

View 2 Replies View Related

AutoCAD Architecture :: Spaces That Include Doors?

Jun 20, 2011

When the spaces are auto created, is there a way they would include doors? I mean, doors are also floor area and they should be also scheduled/added to the space.

View 3 Replies View Related

AutoCAD Architecture :: Get Spaces To Be On Same Level As The Walls?

May 26, 2011

Is there a trick to get spaces to be on the same level as the walls? On my 2nd floor plan located at 12'-8", the spaces are generating at the ground floor level.

View 2 Replies View Related

AutoCAD 2013 :: Put Spaces In Command Line Input

Oct 1, 2012

I want record a macro to update a title block. We've revised the formatting of our title block.  The block name is the same, only some appearances change.

I noticed in the insert command, "You can replace an existing block definition with an external file by entering block name=file name."  This would be great.  I could just type in the block name and the file name and AutoCAD would replace the current with the new version in the file.  Then do an ATTSYNC and we're done.

*EXCEPT*

The path and the block name both have spaces in them.  Is there any way to make AutoCAD stop taking the space as a return?

View 9 Replies View Related

AutoCAD Architecture :: Export Data From Spaces And Blocks

Feb 7, 2012

I have questions about exporting data for drawings.We make use of spaces to create a list with room numbers, room use and the area.

we also create plans with office furniture.we have blocks with attributes to extract data like workstation numbers, department, roomnumbers etc.for the info from the spaces we use export property data to create an database file.for the export of the attributes we use dataextraction to crete an .xls file

Is there a way to combine the work so that we can export the attribute data with the export property data?Is there a way to link the blocks (who are within a closed pline) to the pline (space)? Can it be done with lisp or VBA?

View 4 Replies View Related

AutoCAD Architecture :: Door Tags Assigned To Spaces?

Apr 11, 2012

I have created custom spaces and I have been able to build room with doors and then add a door tag that updates automatically with the info of the door.  But for some reason, I am unable to assign the door to the space.  I am not using project and I think that may be my problem.  I feel as though I am almost there, but I can't assign the door to the space so that when I add a door tag it recognizes that the door is in a wall in a space and then gives me those numbers.  If I click on the tag, I am able to anchor it to the space and then the room number appears in the tag, but I was hopnig to have it do it automatically.  I have the door squiggle inside the space but I don't know how to attach it and also the space seems to have a number project based assigned to it, but that is not what I want since the drawing is not project based.

View 2 Replies View Related

AutoCAD Architecture :: Total SF Of Multiple Spaces (same Style)

Mar 14, 2012

Any way to add all the areas of a space style to get a total SF#? Is there a way to add this information to a display theme style legend?(preffered)  Is there a way to get this information in to a schedule? (less desirable)

View 1 Replies View Related

AutoCAD Architecture :: 2014 Spaces Display Representations

Sep 30, 2013

I have a file with several Space Styles.  As I progress on the drawings I would like to modify some of the display properties, primarily color of the fill.  I would think I could set the overall appearance of each Space Style in one location and then adjust elements of various display representations.  In my case have a red hatch for a space style but in one display rep it would be solid and in another it would be a diagonal hatch. 

As I see it, if I wish to modify the color I have to go into each display rep and adjust the color of the base hatch and click on the Style Override check box.  It seems like duplicative work.  Is there another method of setting the color of each Space Style so that it shows the same in all display reps?

View 2 Replies View Related

AutoCAD Civil 3D :: SSA 2014 - Spaces In ID And Description Fields?

Nov 13, 2013

In previous releases, I was able to put spaces in the text of my ID, in the description field, etc. and I can't in 2014. What is the reasoning behind this change?

View 1 Replies View Related

AutoCAD Architecture :: Adding Spaces To A Plan Just In Lines And Arcs?

Dec 13, 2012

I've looked at adding spaces to a plan that is simply lines and arcs... no intellegent objects.

It could get somewhat messy doing Generate Spaces... if the doors and swings are frozen the bounding objects don't get found... but if the doors and swings are on... the spaces go in fairly well... but then the door swing is used as a boundardy.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Turning Off The UCS Icon In All Spaces?

Jan 12, 2012

Is it possible to turn off the UCS icon in model space as well as in each layout?  I'd like to set this up in the acaddoc.lsp files so that they're turned off in all opened drawings.

View 6 Replies View Related

AutoCAD Architecture :: Custom Property Set Definitions To Add Information To Spaces

Dec 13, 2013

I am using some custom property set definitions to add information to spaces.  However as I insert spaces I find that I have to go to the extra step to add the property set to the object using the Extended Data tab in the Properties Palette. 

It is not a huge deal but sometimes it is forgotten and schedules are not reporting properly, or the display theme is not correct.  Although there are tools to quickly add them I would like to know if there is an automatic way to add them while creating the spaces/zones.

On a related note.  There is a property set definition that is in each file by default called RoomFinishObjects.  Is there a way to purge this?  I don't want to attach finishes to my objects.  But it seems to be embedded in the file.

View 4 Replies View Related

AutoCAD Architecture :: Split A Space Object Resulting In 2 Spaces

Oct 9, 2013

Is there a command to split a space object?... if so, what is it?

View 2 Replies View Related







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