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. |