http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
Autodesk Developer Network, April 2010
New SDK samples
§
§
§
§
§
§
•
•
Parameters2.png PointCurve1.png MeasureHeight.PNG
PointCurveCreation
ParameterValuesFromImage
MeasureHeight
FindColumns.PNG
FindColumns
FindReferencesByDirection
Massing
FindColumns: demonstrates how to find all walls that have embedded columns in them by shooting a ray along the wall center. Based on Scott's AU 2009 presentation on analysing building geometry.
MeasureHeight: demonstrates how to calculate the height of a selected skylight above the ground floor by shooting a ray with FindReferencesByDirection.
ParameterValuesFromImage: computes a grayscale value for each pixel in an image file. Use this value to set a parameter that will change the model geometry. From Harry's AU 2009 presentation on conceptual design and massing.
PointCurveCreation: seven different examples of using equations and external data files to create point, curve and loft form surface massing geometry.