| Revit 2020 API |
| AnalyticalModelSupport..::..GetSupportType Method |
| AnalyticalModelSupport Class See Also |
Gets the type of support provided.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2011
Syntax
| C# |
|---|
public AnalyticalSupportType GetSupportType() |
| Visual Basic |
|---|
Public Function GetSupportType As AnalyticalSupportType |
| Visual C++ |
|---|
public: AnalyticalSupportType GetSupportType() |