IMechanicalGraphics Last update: 14.01.2025 class Ansys.ACT.Interfaces.Mechanical.IMechanicalGraphics Bases: object Interface for MechanicalGraphics. Overview Properties Name Description ModelViewManager An instance of the ModelViewManager. SectionPlanes An instance of the SectionPlanes. Property detail property IMechanicalGraphics.ModelViewManager : Ansys.ACT.Interfaces.Graphics.IModelViewManager | None An instance of the ModelViewManager. property IMechanicalGraphics.SectionPlanes : Ansys.Mechanical.Graphics.SectionPlanes | None An instance of the SectionPlanes.