    

 ## On this page

  

 

 # `IMechanicalGraphics`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v242.Ansys.ACT.Interfaces.Mechanical.IMechanicalGraphics"></a>

#### *class* Ansys.ACT.Interfaces.Mechanical.IMechanicalGraphics

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

Interface for MechanicalGraphics.

<a id="overview"></a>

## Overview

### Properties

NameDescription[`ModelViewManager`](#IMechanicalGraphics.ModelViewManager)An instance of the ModelViewManager.[`SectionPlanes`](#IMechanicalGraphics.SectionPlanes)An instance of the SectionPlanes.<a id="property-detail"></a>

## Property detail

<a id="IMechanicalGraphics.ModelViewManager"></a>

### *property* IMechanicalGraphics.ModelViewManager *: [Ansys.ACT.Interfaces.Graphics.IModelViewManager](../Graphics/IModelViewManager.md#ansys.mechanical.stubs.v242.Ansys.ACT.Interfaces.Graphics.IModelViewManager) | [None](https://docs.python.org/3/library/constants.html#None)*

An instance of the ModelViewManager.

<a id="IMechanicalGraphics.SectionPlanes"></a>

### *property* IMechanicalGraphics.SectionPlanes *: [Ansys.Mechanical.Graphics.SectionPlanes](../../../Mechanical/Graphics/SectionPlanes.md#ansys.mechanical.stubs.v242.Ansys.Mechanical.Graphics.SectionPlanes) | [None](https://docs.python.org/3/library/constants.html#None)*

An instance of the SectionPlanes.