Tutorial
3DS Max – It’s AEC! Get 3DS Max Populate’s Animated People into Infraworks 360

Autodesk’s Infraworks 360 is a fantastically diverse offering for any company’s visualization workflow. When this workflow is combined with the limitless visualization possibilities of 3DS Max, the sky’s the limit of what is possible. In this 3DS Max, It’s AEC! article, we’re looking at 3DS Max’s Populate feature. Populate allows you to very quickly create […]
SmartPLANT Review .NET API Usage Tutorial

SmartPlant Review .NET API Usage Tutorial By Parrish Husband When I worked as a piping designer, the SmartPlant Review driving and reporting fell into my lap more times than I can remember. Eventually I got to a point where I spent more time setting up VUE sessions and making tag reports than I was designing; […]
Polyform Importer: The DWG batch importer for 3ds Max and 3ds Max Design

I recently released my dwg batch import utility for 3ds Max Design called “Polyform Importer”. The purpose for creating the utility was to solve the problem of only being able to import one file at a time into 3ds Max. In this article, I will show you how to install it and then talk about […]
AutoCAD Plant 3D to 3ds Max Design 2014 Workflow – 1080P HD Video Tutorial Series

I have released my video tutorial series for creating an animation in 3ds Max Design using AutoCAD Plant 3D Models. Although these tutorials were specifically written for using a specific data set, the concepts are applicable to any 3ds Max Design model. Export Plant 3D Model to Neutral DWG Part of my visualization for oil […]
3DS Max Design: How To Create A Great Looking Sky

In the following tutorial, we will create a skydome that accurately projects light onto your scene. This tutorial is based largely (entirely) from the master of Mental Ray rendering, Jeff Patton. This tutorial will take you to youtube–> 3DS Max Skydome creation – If youtube is blocked, try replacing “http://www.youtube.com” with “https://www.youtube.com” in order to […]
Excel VBA – Create A Basic Array Part 2
‘Yesterday, we learned how to create a basic array in Excel VBA. ‘Today we are going to actually do something with it. ‘Let’s highlight the rows of the people that are over 35. Here we go. Sub CollectRowValuesInAnArray() Dim startrow As Long Dim lastrow As Long Dim myArray() Dim a As Long Dim i As […]
Excel VBA – Create A Basic Array Part 1

Most design software output’s to Microsoft Excel in some form or fashion. In this 2 part tutorial, I will show you how to collect an array of cell values in M$oft Excel VBA. There a few ways to loop through each row in excel VBA. For me, the quickest way is to dump the data […]
How To: Show Existing Steel On Isometric by Ken Fauver

What’s that? You say you’re having trouble getting that pesky existing steel to show up on ISOGEN isometrics?? You’re not alone! Luckily we have Ken Fauver to explain the method he uses to show existing steel on the ISOGEN isometric. Big thanks to Ken who took the time to put this document together and then […]