RenderingSettings.GetRenderingRegionOutline Method
Returns the outline of the rendering region.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Outline GetRenderingRegionOutline()
Return Value
Outline
The outline of the rendering region.
Exceptions
Exception
Condition
InvalidOperationException
The RenderingSettings are not currently using region rendering.
See Also
Reference
RenderingSettings Class
Autodesk.Revit.DB Namespace