Revit 2018 API |
AnalyticalModelSupport..::..GetPoint Method |
AnalyticalModelSupport Class See Also |
Retrieves the point providing support.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2011
Syntax
Return Value
Represents the point providing support, if the Support Type is Point Support.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..InapplicableDataException | Thrown when the Support Type is not Point Support. |