Posts

Showing posts from 2012

2013 Revit Server : Warping Constant

FROM: http://www.appliedtg.com/techblog/index.php/2012/08/09/2013-revit-warping-error/ 2013 Revit: Warping Constant: Troubleshooting Information Required source : Autodesk Technical Support Issue: Revit 2013 message Warping Constant keeps popping up preventing the opening of a central file excerpt from Autodesk Technical Support: The error Actually means “file not found”. The reason it displays improperly is a conflict between Revit and Windows. The most common cause for that error is that during the time period that the first Revit session creates the model on the server, but does not finish upload data yet, a second session of Revit tries to access it. Even though the user can see the file, it is not complete and should trigger a “File not found” error. I have some questions that will help me troubleshoot this issue: Does their server have DFS? Are all machines accessing the central file the same way (same mapped driver letter vs. UNC)? Does this happen in al

Center riser stair

Image

Chronicle: Capture, Exploration, and Playback of Document Workflow Histories - Publications - Autodesk Research

Image
A means for capturing workflow- a lot like Chronicle: Capture, Exploration, and Playback of Document Workflow Histories - Publications - Autodesk Research Paper Tovi Grossman, Justin Matejka & George Fitzmaurice. (2010). Chronicle: Capture, Exploration, and Playback of Document Workflow Histories UIST 2010 Conference Proceedings: ACM Symposium on User Interface Software & Technology. pp. 143 - 152. Download PDF Active presenter does the same thing- http://atomisystems.com/activepresenter/  just need a means to organize the segments into a coherent database of help files.

Fwd: New comment on "Is BIM (or more accurately, Revit) development really stagnating?"

LinkedIn Groups Group: BIM Experts Discussion: Is BIM (or more accurately, Revit) development really stagnating?  OSI (Open Systems Interconnection), similar to TCP-IP, is a communications model. < http://en.wikipedia.org/wiki/OSI_model > The Open Systems Interconnection (OSI) model is a product of the Open Systems Interconnection effort at the International Organization for Standardization. It is a prescription of characterising and standardising the functions of a communications system in terms of abstraction layers. Similar communication functions are grouped into logical layers. A layer serves the layer above it and is served by the layer below it. How might this help us to make the world's building information easy to access? I'

Officeless offices

Live Webcast: Work Anywhere: Collaboration and the Future of Technology| Webcasts | TechRepublic http://www.techrepublic.com/webcasts/live-webcast-work-anywhere-collaboration-and-the-future-of-technology/4371661?promo=550&trial=25525660&tag=wpzd

Cost of server vs virtulization

The Voodoo Economics of Hypervisors | ZDNet http://www.zdnet.com/blog/btl/the-voodoo-economics-of-hypervisors/79784?tag=nl.e539

Newforma

Managing Revit Drawing Revisions in Newforma Project Center: AECbytes Tips and Tricks http://www.aecbytes.com/tipsandtricks/2012/issue62-newforma.html

Trimble Field Link 1.1 - Surveying, Technology, Tools And Equipment - Concrete Construction

Image
So part of why trimble bought sketchup... http://www.concreteconstruction.net/surveying/easily-accessible-software.aspx?goback=%2Egde_98421_member_112802102%2Egmp_98421%2Egde_98421_member_117317392 Easily Accessible Software By: Concrete Construction Staff Be the first to comment Share Enlarge The Trimble Field Link 1.1 for MEP and structural layout features a drag-and-point option otherwise known as a dynamic joystick. This option provides smooth and fluid control over Trimble Robotic Total Stations as it easily stops the cursor at its desired location. This software is available through Trimble authorized distributors. Trimble. 703-502-8125. www.trimble.com

PKNail Pro For Revit | PointKnown

This is slick- Point and scan for Revit- old manual scan and input of data for those looking for a less expensive alternative to point clouds or photogrammery : ) http://www.pointknown.com/products/pk-nail/ http://www.youtube.com/watch?v=E-vU4GQClHg&feature=youtu.be Combine this with photogrammery and high res images and you have a point click and scale solution!

Smart Boards

Talk about green- saving paper and interactive boards for a multitude of uses! SMART Board interactive whiteboards Join millions of students and teachers around the world who use the SMART Board interactive whiteboard to help improve learning outcomes. Combining the simplicity of a whiteboard with the power of a computer, the SMART Board interactive whiteboard lets you deliver dynamic lessons, write notes in digital ink, and save your work – all with the simple touch of a finger. http://smarttech.com/Home%20Page/Solutions/Education%20Solutions/SBIW%20comparison%20chart%20NA

Archiving

Store all UNMODIFIED AutoCAD backgrounds, PDFs to/from the particular consultant here in dated subfolders . EG: ( .\Structural \ARCHIVE\) Store all MODIFIED and RENAMED background/link files in the top-level consultant folder. EG: ( .\Structural\) Folder naming : YYYY-MM-DD-(brief description of transmittal) Files: NONE - store ALL files in dated subfolders - see folder naming above. PROCEDURE for DOWNLOADING or preparation for UPLOADING content from/for a consultant: STEP EXAMPLE Browse to the consultant folder .\ Structural \ Browse to the   Archive sub-folder .\Structural \ ARCHIVE \ Create a dated folder YYYY-MM-DD-[DOWNLOAD or UPLOAD]-[Brief_title/description]  for the DATE THE FILE WAS PROVIDED BY OR SENT BY THE CONSULTANT Copying a file takes a few seconds- uploading/downloading takes minuites. Saving to archive folders saves time and allows team members to work with minimal interruption. .\ Structural\ARCHIVE\ 2011-

FW: Conversation with Phil Read and M6

Just got off the phone with Phil Read at M6 It is an aggregating platform intended for collaboration- like Navis works on Steroids… Linking data and geometry and FM (Like Archibus or Maximumus, etc.)   into a common central platform. They are sending me an NDA so I can take a closer look at it : ) Drawback is it doesn't sound like it pushes data back to Revit… but they are talking about an API that would allow developers to tie in some fairly high level interfaces. It is open GL and SQL based in the cloud…. We shall see : )

Excel functions to understand feet and inches input

Option Explicit Public Function FT_DECI(Feet_STRING As String) As Variant     Dim WORK_VARIANT     Dim I As Integer     Dim nchar As String     Dim IsNegative As Boolean     ''INITIALIZE WORK_VARIANT     WORK_VARIANT = ""     Feet_STRING = Trim(Feet_STRING)         ''strip off leading alpha characters     For I = 1 To Len(Feet_STRING)         Select Case Mid(Feet_STRING, I, 1)             Case "0" To "9"                 Exit For             Case "-"                 IsNegative = True         End Select     Next I         Feet_STRING = Trim(Right(Feet_STRING, Len(Feet_STRING) - I + 1))         ''cleanup format string     For I = 1 To Len(Feet_STRING)         nchar = UCase(Mid(Feet_STRING, I, 1))         Select Case nchar             Case "0" To "9", "'", "."  '''''''<<<<<<<<&

Adaptive railings from David Light at HOK BIM

Railings that are easy to construct (Once you get the hang of adaptive components) and automatically conform to the x-height of the stairs. Now if we only had a 'railing' family type (Wonder if you can force it to be 'railing' in the API? http://autodesk-revit.blogspot.com/2011/12/very-quick-adaptive-railings.html

FW: Revit 2012 Really odd (potentially useful) door behavior at curtain walls

Revit 2012 Really odd (potentially useful) door behavior at curtain walls…  If the curtain wall is hosted in a wall, a door can then be hosted to the main wall and effectively cut the curtain wall. Doors can also be moved into embedded walls- cutting the curtain wall.  Once this happens- ·          If the base offset of the curtain wall family is changed the door is DELETED. ·          If the curtain wall family profile sketch is modified from the default rectangle the door is deleted. ·          If the curtain wall family sketch is RESET – the door remains. ·          If the curtain wall is deleted- the door remains ·          If the door is drug out of the curtain wall area, and the curtain wall sketch is modified or the base of the curtain wall sketch is modified, the door will be deleted. If you substitute a wall family for a panel, the curtain wall will not subdivide if the system is modified. Ron

Have you ever wondered what the most cost-effective printing is?

These prices are for a large nation wide large format print service used by Architects & engineers- so for this case… Keeping in mind that the sheet needs to fit the building (larger buildings on smaller sheets will require more sheets … ); the 11x17 is less than half the cost of the 15x21. Cost Breakdown Cost Width Height Sqft Typical Typ. Cost/Sqft 1st set* 22 34 0.11 $0.72 $0.360 $1.50 11 17 0.01 $0.15 $0.075 - 30 42 0.23 $1.08 $0.540 $2.25 15 21 * 0.04 $0.36 $0.180 $0.75 36 48 0.36 $1.44 $0.720 $3.00 18 24 0.05 $0.36 $0.180 $0.75 *Preprint cost is for initial setup and review of drawing set prior to printing multiple sets. **15x21 must be printed on a 22" roll. SqFt Cost/SqFt Cost of 11x17 co

FW: Autodesk Labs Utilities Project Storm for Revit Structure

Cloud-based structural analysis: http://labs.autodesk.com/utilities/revit_storm/ Project Storm for Autodesk Revit Structure is a technology preview that provides cloud-based structural analysis to structural engineers as a part of the BIM process. With Project Storm, engineers and designers can extend design models from Revit Structure to the cloud for structural analysis from directly within Revit Structure.

FW: Figured you might find this VERY interesting....

Image
Revit 2013 supports physical properties… Likely they are gearing up for whole building thermal / dewpoint  analysis…

Revit 2012 to Revit 2013 test upgrade procedure using Bluebeam compare…

Revit 2012 to Revit 2013 test upgrade procedure using Bluebeam compare… http://youtu.be/n0f79EaYH_s?hd=1

Shortcut generator

Image
proof of concept of quick shortcuts… (*Note this L:\Graphics Library\UTILITIES\FolderUtilities\    --  "AutoShortcut.vbs" file this is an alpha script and needs polishing : ) With a regular folder structure- one click creates quick access to folders we use most often for each project; without modifying the actual project's folder structure . Some  'quick folders' customizations could include ·          'marketing' quick folders ·          'proposal' quick folders ·          PM's typical quick folders ·          'construction document' or production quick folders ·          Or Any typical or favorite configuration need [REA] ed . ·          Note- It doesn't exclude any folders- it just creates an organized set of links the folders we most often use on projects. The existing folder structure remains consistent and intact. Shortcuts are  located in C:\Users \[YOUR USED ID] \Documents\_Proj