Analytical Model

In structural engineering, an analytical model is the engineering description of a structural physical model. The Analytical Model is an essential part of BIM data and is subject to collaborative workflows within engineering teams and across project teams. The Analytical Model implementation in Revit enables engineers to:

AnalyticalElement

AnalyticalElement represents the base class for all analytical objects.

AnalyticalMember

AnalyticalMember represents a linear element in the structural analytical model.

AnalyticalPanel

AnalyticalPanel represents a surface in the structural analytical model.

AnalyticalOpening

AnalyticalOpening is an element which represents an opening in an Analytical Panel.

AnalyticalToPhysicalAssociationManager

AnalyticalToPhysicalAssociationManager manages the associations between analytical and physical elements. In the past solution, the elements itself knew about each other and the user had no control over it (the association could not be modified). With this new approach, the association can be edited. Revit supports 1-1 association and elements cannot be part of multiple associations at the same time.

AnalyticalNodeData

The AnalyticalNodeData class holds information about connection status of analytical nodes.

Loads

All loads in the analytical model have a host. For each type of load - point, line, area - there are two options:

Methods to create loads and validate their hosts are:

Load Base:

Line Load:

Area Load:

Point Loads: