Retrieves the AnalyticalModelSupport array, which is useful to extract Analytical Support Information from Elements.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Return Value
Array of AnalyticalModelSupport objects, each one representing a support.Remarks
If an Element is not supported by anything, the array returned should be empty.