RVTDocs.com
Namespace: Autodesk.Revit.DB

PlanCircuit

Class
Description:
An object that represents an enclosed area in a plan view within the Autodesk Revit project.
Remarks:
Plan circuits are enclosed regions as seen on a plan view. They are used to determine the boundary extents of rooms based on the placement of walls. In the Autodesk Revit API, you can use plan circuits to create new rooms.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.APIObject
    Autodesk.Revit.DB.PlanCircuit
Syntax
public class PlanCircuit : APIObject