AutoCAD Architecture :: Sheet Keynote Schedule Table Style?
Mar 16, 2012
Im trying to change the table style formatting and nothing seems to stick. I want to turn the border off in the title cell and only use a thick underline.
I change the schedule cell, save changes to the style and Ive tried saving as a new style but when I reinsert the cell format is gone. Back to the out of the box state.
Also, when I save the OTB style to my new A3 Sheet Keynote style the new style doesnt match what was saved.
View 3 Replies
ADVERTISEMENT
Nov 25, 2013
So, I'm familiar with creating Property Set data and schedule styles and all, but I am having trouble wrapping my brain around the following, I would love to know how you tackled it in the simplest way possible:
I need to show a schedule for Windows and Doors, that will read the drawing or selection, and list all the door and window types. Now, that is not so bad, but there is a caveat that I can't get past.
We offer two or more Manufacturers for said windows and doors and are being asked to show tags on our floor plans that reference a table that says:
"For window type "1", ship either Manufacturer A - Part No. X, or Manufacturer B - Part No. Y
What I can't wrap my brain around right now is how to get Property Set data to know that "1" means both of those parts, and not one or the other. The way this is supposed to work, is for each of our plans we are to have only the types ("1", "2", etc.) that are currently shown on that plan, and if one of those windows or doors change to a different type, have the schedule update automatically.
I would prefer not to need to write a LISP or Vlisp that does this, but am open to using VBscript in the Property Set Data, I am just unsure of how to write that into a Formula.
View 4 Replies
View Related
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
Nov 24, 2009
I am having a problem with project based door tags getting the *ERROR GETTING VALUE*. I have checked the synchronizations and they are fine. The tags work in all our other projects, just not this one. We are also having some problems with a ? showing up for a space style in the schedule.
View 8 Replies
View Related
Nov 7, 2011
I've been trying to style my sheet list schedule. ... trying.Is it true that I can't
* style (fontsize, fontweight etc) a 'sorting header'?
* style the scheduleborder to only underline the sheetlist-rows
* seperate the header styles from sheetlist styles? (I don't want the header to have a border.... while sheetlist-row should be underlined)
* format the height of a row
View 2 Replies
View Related
Feb 18, 2013
I have the below code where by I can gain access to property sets.
But it doesn't look like the Schedule Styles are there.
How can I change this up to get access to Schedule Styles defined in the drawing?
(setq acadObj (vlax-get-acad-object)
schedApp (vla-getInterfaceObject
acadObj
"AecX.AecScheduleApplication.7.0"
)
)
View 2 Replies
View Related
Nov 1, 2013
We're transitioning from ACA2012 to ACA2014. I'm also trying to get away from putting my blocks in DesignCenter and having our users insert Annotation (tags) from the Ribbon bar.
When I insert our door tag (or any schedule tag) from the ribbon bar, it is automatically changing the text style to the current text style. I'd rather it just use the style built into the tag. I know that can be controlled in the Designcenter content (right-click) - but how do I change that from the ribbon bar?
View 2 Replies
View Related
Sep 13, 2012
How do I add additional columns and information to a keynote schedule?
View 2 Replies
View Related
Sep 13, 2011
In ACA2008 there seems to be a maximum of 10 Cell Styles allowed in a Table Style? When I try to make a new 11th style, one of the existing 10 styles gets supplanted by the new style.
View 3 Replies
View Related
Aug 28, 2012
I am insert a sheet list table - Two Columns "Dwg #" and "Sheet Title" under the first category (building 1) each column works fine) then under category 2 (building 2) it gets the file name under the dwg #.
View 2 Replies
View Related
Dec 21, 2011
From Project Navigator, I R-click the Project in the SHEET tab. This is not "lit up" to choose.
I am in my cover sheet, paper space, with 51 sheets in the set.
I tried to use the Sheet Set Manager, but I have the same problem.
View 6 Replies
View Related
Sep 1, 2010
Having problem with the monochrome .ctb plot style table not showing up in the plot dialogue for AutoCAD Architecture 2010? Typically it seems to be standard upon install of the software.
View 6 Replies
View Related
May 21, 2012
How I can cut from one keynote database and paste to another? in keynote editor?
View 1 Replies
View Related
Nov 16, 2013
I have a custom block that includes a sheet keynote field. When trying to setup a keynote legend for those keys, they are 'filtered out'. Why?
How to get the legend to accept keynote fields that are not generated by the stock keynote tools?
View 1 Replies
View Related
Jul 15, 2011
I have not had any luck finding support on Auto Cad Architectures Keynoting w/ data base.
The issues I can't seem to resolve are: formatting the reference legend and saviing the format so I can re-use it in all my drawings creating a custom reference keynote?
View 1 Replies
View Related
Jan 18, 2011
My office currently has a unique keynote database for each project. When I open a file with a sheet keynote legend, AutoCAD 2010 opens up the correct database and everything is fine. This is also true when I try to plot a sheet file. However, when I plot through the batch-plot process, AutoCAD does not open the correct database.
View 1 Replies
View Related
Jun 15, 2011
Often when I attempt to insert a sheet list from the project navigator to a sheet, nothing happens. The sheet index will not insert. Why does this happen? Better yet, how can I fix it?
View 2 Replies
View Related
Feb 26, 2013
Is there any command in autocad to LINK TEXT TO SCHEDULE TABLE. I have door & windows in my plan I have given attribute numbers to them as per sizes like for
800mm -w1
900mm-w2
1200mm-w3 etc...
I have made window opening schedule table , when ever i add or delete one window form schedule i have to change the order. like if i delete 900mm window schedule will be.
800mm- w1
1200mm- w2 etc....
so I am looking for a command when ever i change my schedule table my attribute numbers should also change.
View 2 Replies
View Related
Jun 29, 2012
I am looking for a way to change the text style used by a table style with Visual LISP. So far I have been able to get the IAcadTableStyle object from the acad_tablestyle dictionary, but there is no property for text style. Is this even possible? Code and results are below.
(defun DumpTableStyles ()
(setq dict (vla-get-dictionaries (vla-get-activedocument(vlax-get-acad-object))))
(setq TableStyles (vla-item dict "acad_tablestyle"))
(vlax-for TableStyle TableStyles
(vlax-dump-object TableStyle)
)
)
[Code]....
View 3 Replies
View Related
Nov 5, 2009
There is a font and table style called "Legend" that is automatically generating and can not be purged.
I have looked through all the start up files, all the lisp files and can't find anything that would be creating them!
They appear in any file I open, new or old and even if I open a template file.
I have attached a file that should be empty but you will (or should) see both a font and table style called "Legend".
(FYI I am running AutoCAD Civil 3D 2010 as AutoCAD 2010)
View 5 Replies
View Related
Jan 3, 2013
Is there a way to include custom sheet properties in the sheet list table?
AutoCAD Civil 3D 2012 (Primary),
Dell Percision T3500: MS Windows 7 64-bit SP1;
Intel Xeon CPU W3505 @ 2.53GHz, 12.00 GB RAM, NVIDIA Quadro 600
View 4 Replies
View Related
Sep 4, 2012
I'd like to apply a property set to a dimension, tag it, and have the tag display the dimension value. This tag would be remote from the dimension, and on a separate layer, which would remain on when the dimension layer is frozen.
At present, the property set for dimensions appears not to include the dimension value.
View 6 Replies
View Related
Jan 3, 2014
I am having trouble creating custom schedule tags. I have followed the tutorial "to create a schedule tag", but it does not work for me. First off it is not annotative, I created it in 1 to 1 scale and checked the plotting scale to ensure it is 1 to 1.
Also, it creates the block, and I get it into the tool pallet, but when selected, it just inserts a block. I am trying to create a door tag, so when I select it from the tool pallet, it does not ask me to select a door to tag, just inserts the block.
The tag I want to create is very simple, I want to modify the OTTB Door Tag - Project Based, to remove the suffix and center the door number.
View 1 Replies
View Related
Mar 4, 2011
The architect has a schedule set up that will schedule his room numbers and names. He draws spaces for each room.
I want to add perimeter and area to this. I copied this room schedule in the tool pallete, renamed it with "trial", added columns for perimeter and area, BUT STILL GET ? FOR VALUES!
I've looked everywhere and it should work. When I look at "properties" of the space it shows area and perimeter, but I can't figure out how to extract the info.
View 3 Replies
View Related
Mar 4, 2013
Possible to send attribute data that is in our title block to a schedule that is populated with property set definitions? We are not using the Project Navigator at this time.
View 2 Replies
View Related
May 23, 2008
I am getting an error message when I am trying to insert a schedule room tag. It does not matter which room tag out of the content browser I select, I get the same message. the message is as follow: "No symbol has been specified for the tag" All of the tags have worked up until today. Nothing has changed that I know of on our network and all of the paths seem to be pointing to the correct directories. We are currently using Architecture 2008. This problem is only coming up with these specific room tags.
View 3 Replies
View Related
Nov 1, 2013
I've created a number of spaces, and I want the space name to show up in a Room schedule. Here is a picture of the Properties window with one of my spaces selected. The space name is 'Spanish 2'. see first attachment
I understand I need to add a column to my room schedule that has this value in it. Here is an image from the 'Edit Schedule Table Style' dialog and the 'add column' sub dialog.
see second attachment
which one of this rather lengthy list is the correct one? I've tried all the values that have 'name' in them but all I get is '?' in my schedule. I've attached the file I'm working on. I created the spaces by dragging and dropping from the tool palettes out of the box, and the room schedule the same way.
View 6 Replies
View Related
Dec 6, 2012
Is it possible to Justify an entire schedule? It appears that my schedules have an anchor point that is the upper right corner. Is it possible to change it to the upper left corner?
View 3 Replies
View Related
Oct 20, 2013
Is subtotaling still impossible with ACA 2014?
Is there a workaround to what I am trying to do? I just want to create a table that has a list of all the spaces sorted by name, give a quantity of the spaces and the combined area of all those spaces in one row of the table.
Roughly:
King 4 2000sf
Queen 2 1000sf
Suite 4 3000sf
My attached schedule gives a row for each space, except that it groups spaces of exact same areas. I want a single row for each room type.
Also, when working with spaces sometimes using Space_Add, Generate I am met with the response that a space already exists and no space can be added. The "phantom" space does not show up in the schedule, thawing all layers does not reveal any space and I've tried all my selection tricks to parse a space from the closed boundary that appears empty.
View 4 Replies
View Related
Mar 16, 2012
I've got a multi-family building where I'm trying to create a schedule tag that will number walls sequentially in a view drawing. The units are elements that are then brought into a construct and mirrored and rotated as needed.
The first thing I did was to create a Property Set that uses Level and Manual property set that automatically increments to create a property called Unit Number. Then created a tag that will number the units in my building i.e. : 201 202 etc. This works fine.
I then created a Property Set to apply to the walls that uses the Unit Number from the other Property Set along with a Manual Property Set that increments as well to create a wall tag. What I am expecting to get is 201-01, 201-02 etc. What I’m getting is ?-01, ?-02 etc.
View 7 Replies
View Related
Feb 14, 2011
I am having a hard time creating a material takeoff schedule in ACA 2011. I can't seem to get it to give me a square footage of any material. I can get the left and right side gross or net square footage.
I created the walls with components and mapped materials to these but I can't seem to get that info in the schedule.
View 1 Replies
View Related