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?
i'm looking to select a block reference, take it's wcs position, translate the coordinates to the current ucs and then create an xline using those translated coordinates. simple, right?
i simplified some code to test that i could properly build an xline in a current ucs. i just threw in static point3d values instead of grabbing them from another object. it worked as expected:
<CommandMethod("test")> _ Public Sub test() 'get the active document, editor and database Dim acDoc As Document = Application.DocumentManager.MdiActiveDocument Dim acDocEd As Editor = acDoc.Editor Dim acCurDb As Database = acDoc.Database 'start a transaction Using acTrans As Transaction = acCurDb.TransactionManager.StartTransaction() 'open the table for read Dim acBlkTbl As BlockTable acBlkTbl = acTrans.GetObject(acCurDb.BlockTableId, OpenMode.ForRead) 'open the record for write Dim acBlkTblRec As BlockTableRecord acBlkTblRec =
[code]...
here, i revised the code so that a block reference's objectid is passed from another procedure, the origin is determined, translated to the current ucs and the points are tailored for the xline's basepoint and secondpoint. i threw in a few writemessages to ensure that the coordinates were indeed what i was looking for and they match up, but for some reason, the xline now fails to create itself.
'define the current ucs Dim ucsDesign As Matrix3d = acDocEd.CurrentUserCoordinateSystem 'start a transaction Using acTrans As Transaction = acCurDb.TransactionManager.StartTransaction() 'open the connector block for read Dim acBlock As BlockReference = acTrans.GetObject(idConnector, OpenMode.ForRead) 'save connector origin Dim ptOrigin As Point3d = acBlock.Position 'translate the point to the current ucs Dim ptUcsOrigin As Point3d = ptOrigin.TransformBy(ucsDesign.Inverse) 'show me the block position acDocEd.WriteMessage(vbLf & ptOrigin.ToString()) acDocEd.WriteMessage(vbLf & ptUcsOrigin.ToString()) 'open the table for read Dim acBlkTbl As BlockTable acBlkTbl = acTrans.GetObject(acCurDb.BlockTableId, OpenMode.ForRead) 'open
[code]...
i've rearranged this code multiple times, tried a couple different approaches, scoured the forums and even resorted to the less-than-elegant:
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.
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.
I am using a pdf file as an xref however while panning/zooming and some other basic commands, the response is really slow.I have already tried using a jpg file but I loose the ability to grab the end point of a line. I am able to grab the end point of a line while using the pdf.
I have 4 GB of ram and nothing else open, so I cannot see this being the problem
Having problems using custom pipe properties in pipe label expressions in 2013? I have some expressions relating to stub callouts and the ones that directly reference the custom properties lose that reference every so often.
For example I have and expression called "STUB-Riser-Length2d" which is defined as "{Riser Length} / SQRT(2)" where "Riser Length" is the custom pipe property. Every week or so it changes to "/ SQRT(2)".
I haven't been able to find the pattern as to exactly when this happens yet. All expressions not referencing custom properties seem to be holding steady. The pipe catalog is on a shared drive on the network, if that makes any difference.
Civil 3D 2013 - Windows 7 Pro 64 - Dell T3500 - Xeon 2.67 - 24gb - Quadro 600
I am working with files that somebody else did, I need to bring an external reference and it dosen't show up, then I check on the ref command and seems like the external reference of that file is there, I check also on the layers and they are not off or frezze, what could be the problem?
I want to use the custom unfolding rules using Bend Compensation with an angular reference to the bending angle.
I have an Excel sheet where I have determined the bend allowance, the set back and from that, the bend compensation. When I compare these values to the values I get when using a K-factor linear unfolding method in Inventor, I get almost exactly the same results.
Tells me the formulas are working. So I implement the formulas in the custom equations. Exactly the same as in the Excel sheet. 10 degrees angle, great results! Yeah! 45 degrees, great results! More yeah! 90 Degrees, still going strong, I think I might make it!
100 degrees.... Fail! Every time an angle goes over 90 degrees, the result is crap.
I have been struggling with this all day long!! So in the end I completely erased the equations from the Inventor custom equations.I just say: Compensation is 1 mm. For all angles. This should no room for interpretation.
Again I try. I have a sheet metal part with two legs. A 100mm leg and a 50mm leg. Flat pattern should always be 151mm. Period.
Again, under 90 degrees and on 90 degrees, I get nice flat patterns. Above 90 degrees, it fails again.
Am I completely overlooking something obvious?? Or is Inventor really bugging on this?
I tried to load/insert a specific window style through use of the design palette but couldn't find the right type within the generic window styles that came with the software. I needed an 8 Blade x 150 glass Louvre Blades Window with a few standard openings currently used in our industry. In fact I needed to design several standards of these which I did but saved them as blocks with the dwg extensions.
In fact I really desire a way to design one that would be possible to be integrated into the styles drawing in the default location (C:/Program Data/Autodesk/ACA 2013/enu/Styles/Metric/Window Styles (Metric).dwg.
I understand that these default styles can easily be loaded into design palettes, entered into constructed walls and modified to certain specs in the appropriate dialogue boxes.
We do residential design, our doors and windows need to read 3068 and 3050 etc. I have tried everything but I cannot simply get it to work.....This is what I have done:
*Insterted a door tag from AA2014 *I exploded the tag twice and deleted the circle around the text *Renamed the nested block and edited to include "OORSIZE" *Went to style manager/the plan/Doc Objects/Door styles/definition/ changed it to read "STD Door Description"...
I was wondering if there is a way to create a group of vertices, edges or faces and somehow create a reference point or attach them to some kind of locator so they can be referenced at a later point. I want to be able to select a group of edges, model them and then move on to another task within Maya and have some kind of reference point so I can go back to the original group and not have to select them individually every time I want to work on that group of edges, faces or vertices, is this possible? I will post a picture shortly to this post so you can see an example of a specific group of edges that I would like to set a reference point or locater for.
I had created a structural member using the structural member wizard. I used many instances of the member in my drawing. However, the thickness of the member needs to be modified. Is there a method to modify the existing custom structural member without creating a new custom structural member?
I created my own tools of own content on my own pallets and then found . you can drag a whole tab into the browser to quickly archive your tools. Having reinstalled I have 'dropped the collections back to ACA12 and all my tools restored.
However I can no longer edit or add to these tool pallets. I cannot edit any properties within tools either. There is no lock symbol on the pallet that I can see, only a refresh symbol.
The .atc file they reference (found from the Content Browser location they came from) is not set to read only. Permissions seem to be set to allow read, modify, write etc. I first used the 'My Tool Catalog' provided but also copied it all back to a new catalog but it's still locked.
What I am trying to do is create a custom sheetset template that will have ALL my sheets embedded, that way all my notes, details and sheets will always be ready. I would just need to update some text and details from time to time.
These are the steps that I have taken
Created a new sheetset and called it Sheetset Template In this sheetset template, I created all my sheets and inserted notes/details.
At this point I thought all I would need to do is copy the sheetset file and all by sheets would get copied too, but that was not the case, just the sheetset file was copied and I have to create all the sheets again.
I am trying to make a custom palette for structural members. "Then, temporarily deactivate the link and change the dimension properties of the tool to 4 x 4 x 4 meters. Next, copy the tool back to the Content Browser. The Content Browser catalog is updated with the new tool properties. Finally, reactivate the link from the Content Browser tool to the AutoCAD Architecture palette."
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.
I created a custom door tag I have been using for several years now based on the standard size description (3068). I have always had the constraint set to object so it will be read at 0 or 90 degrees. I am now using ACA2014 and now it puts the tag in at 0, 90, 180 and 270 degrees. how to correct it back so the text is not upside down? I could always set it to zero but I don't like the look.
I'd like to create a new Menu which will contain few custom tools (ie. place text with particular font type, scale and justification)..I tried to import my customized menu from AutoCAD 2007 but that wasn't successful.
I created a custom shape for a custom linetype. I had no problems making it and the linetypes worked perfectly in the drawing I created it in. However, when I tried to load the linetype into another drawing it said there was a bad definition in the line with the link to the shape file. When I tried to import the shape file into the drawing to look at it, it said that the shapefile has an invalid FIle Code number (707865649). Considering that I created it not ten minutes before I do not understand what the problem is. The real problem is that I have made many linetypes and all the ones with shapes are having the same problem.