Outline Class


Outline is a generic object that provides a bounding box/bounding outline. It supports operations to scale and transform. It also supports intersections and contains operations.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2011

Syntax

C#
public class Outline : IDisposable
Visual Basic
Public Class Outline _
	Implements IDisposable
Visual C++
public ref class Outline : IDisposable

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBOutline

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →