AnalyticalOpening Class


An element that represents an Opening in an Analytical Panel element.

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

Syntax

C#
public class AnalyticalOpening : AnalyticalSurfaceBase
Visual Basic
Public Class AnalyticalOpening _
	Inherits AnalyticalSurfaceBase
Visual C++
public ref class AnalyticalOpening : public AnalyticalSurfaceBase

Remarks

It can cut only one Analytical Panel at a time.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DB.StructureAnalyticalElement
      Autodesk.Revit.DB.StructureAnalyticalSurfaceBase
        Autodesk.Revit.DB.StructureAnalyticalOpening

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 →