http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
Autodesk Developer Network, April 2010
The Rice – Changes to the AnalyticalModel
•AnalyticalModel offers:
§Manual and automatic adjustments
§Projection, hard points, approximation, and rigid links
§Analytical offset
•AnalyticalModelProfile has been replaced by AnalyticalModelSweptProfile
•AnalyticalSupportData and AnalyticalSupportInfo are now collections of AnalyticalModelSupport objects.
§Support priority
§Curve, point, and face providing support
•GetAnalyticalModel() on Element.
C:\Documents and Settings\walmslk\Local Settings\Temporary Internet Files\Content.IE5\EARWAUQM\MPj04096740000[1].jpg
The AnalyticalModel class offers new methods to access other Analytical Model properties, such as:
• Adjustment information, both manual and automatic
• Parameter information, including projection, hard points, approximation, and rigid links
• Analytical offset

The AnalyticalModelProfile class has been replaced by the AnalyticalModelSweptProfile class, which offers similar contents to the original class.
The AnalyticalSupportData and AnalyticalSupportInfo classes have been replaced by collections of AnalyticalModelSupport objects. This new class offers the same information offered by AnalyticalSupportInfo, plus:
• The support priority
• The curve, point, and face providing support

The new AnalyticalSupportChecking interface offers the ability to run the check for unsupported structural elements. The new AnalyticalConsistencyChecking interface offers the ability to run a consistency check for the Analytical Model. The results of both checks are added to the document as warnings.