| Revit 2022 API |
| AnalyticalModelSupport..::..GetFace Method |
| AnalyticalModelSupport Class See Also |
Retrieves surface providing support,
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2011
Syntax
Return Value
Surface representing the surface providing support, if the Support Type is Surface Support.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InapplicableDataException | Thrown when the Support Type is not Surface Support. |