Graphics#

class ansys.fluent.core.generated.datamodel_242.preferences.Root.Graphics(service, rules, path)#

Bases: PyMenu

Singleton Graphics.

Classes:

AnimationOption(service, rules[, path])

Parameter AnimationOption of value type str.

BackfaceCull(service, rules[, path])

Parameter BackfaceCull of value type bool.

BoundaryMarkers(service, rules, path)

Singleton BoundaryMarkers.

ColormapSettings(service, rules, path)

Singleton ColormapSettings.

DoubleBuffering(service, rules[, path])

Parameter DoubleBuffering of value type bool.

EmbeddedWindows(service, rules, path)

Singleton EmbeddedWindows.

EnableNonObjectBasedWorkflow(service, rules)

Parameter EnableNonObjectBasedWorkflow of value type bool.

EventPollInterval(service, rules[, path])

Parameter EventPollInterval of value type int.

EventPollTimeout(service, rules[, path])

Parameter EventPollTimeout of value type int.

ExportVideoSettings(service, rules, path)

Singleton ExportVideoSettings.

ForceKeyFrameAnimationMarkersToOff(service, ...)

Parameter ForceKeyFrameAnimationMarkersToOff of value type bool.

GraphicsEffects(service, rules, path)

Singleton GraphicsEffects.

GraphicsWindowLineWidth(service, rules[, path])

Parameter GraphicsWindowLineWidth of value type str.

GraphicsWindowPointSymbol(service, rules[, path])

Parameter GraphicsWindowPointSymbol of value type str.

HardcopySettings(service, rules, path)

Singleton HardcopySettings.

HiddenSurfaceRemovalMethod(service, rules[, ...])

Parameter HiddenSurfaceRemovalMethod of value type str.

HigherResolutionGraphicsWindowLineWidth(...)

Parameter HigherResolutionGraphicsWindowLineWidth of value type float.

Lighting(service, rules, path)

Singleton Lighting.

LowerResolutionGraphicsWindowLineWidth(...)

Parameter LowerResolutionGraphicsWindowLineWidth of value type float.

ManageHoopsMemory(service, rules, path)

Singleton ManageHoopsMemory.

MarkerDrawingMode(service, rules[, path])

Parameter MarkerDrawingMode of value type str.

MaterialEffects(service, rules, path)

Singleton MaterialEffects.

MaxGraphicsTextSize(service, rules[, path])

Parameter MaxGraphicsTextSize of value type int.

MeshingMode(service, rules, path)

Singleton MeshingMode.

MinGraphicsTextSize(service, rules[, path])

Parameter MinGraphicsTextSize of value type int.

Performance(service, rules, path)

Singleton Performance.

PlotLegendMargin(service, rules[, path])

Parameter PlotLegendMargin of value type float.

PointToolSize(service, rules[, path])

Parameter PointToolSize of value type float.

RayTracingOptions(service, rules, path)

Singleton RayTracingOptions.

RemovePartitionLines(service, rules[, path])

Parameter RemovePartitionLines of value type bool.

RemovePartitionLinesTolerance(service, rules)

Parameter RemovePartitionLinesTolerance of value type float.

RotationCenterpointVisible(service, rules[, ...])

Parameter RotationCenterpointVisible of value type bool.

ScrollWheelEventEndTimer(service, rules[, path])

Parameter ScrollWheelEventEndTimer of value type int.

SetCameraNormalToSurfaceIncrements(service, ...)

Parameter SetCameraNormalToSurfaceIncrements of value type int.

ShowHiddenLines(service, rules[, path])

Parameter ShowHiddenLines of value type bool.

ShowHiddenSurfaces(service, rules[, path])

Parameter ShowHiddenSurfaces of value type bool.

SurfaceGeneralDisplacement(service, rules[, ...])

Parameter SurfaceGeneralDisplacement of value type int.

SwitchToOpenGLForRemoteVisualization(...[, path])

Parameter SwitchToOpenGLForRemoteVisualization of value type bool.

TestUseExternalFunction(service, rules[, path])

Parameter TestUseExternalFunction of value type str.

TextWindowLineWidth(service, rules[, path])

Parameter TextWindowLineWidth of value type str.

Transparency(service, rules, path)

Singleton Transparency.

VectorSettings(service, rules, path)

Singleton VectorSettings.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

class AnimationOption(service, rules, path=None)#

Bases: PyTextual

Parameter AnimationOption of value type str.

class BackfaceCull(service, rules, path=None)#

Bases: PyParameter

Parameter BackfaceCull of value type bool.

class DoubleBuffering(service, rules, path=None)#

Bases: PyParameter

Parameter DoubleBuffering of value type bool.

class EnableNonObjectBasedWorkflow(service, rules, path=None)#

Bases: PyParameter

Parameter EnableNonObjectBasedWorkflow of value type bool.

class EventPollInterval(service, rules, path=None)#

Bases: PyNumerical

Parameter EventPollInterval of value type int.

class EventPollTimeout(service, rules, path=None)#

Bases: PyNumerical

Parameter EventPollTimeout of value type int.

class ForceKeyFrameAnimationMarkersToOff(service, rules, path=None)#

Bases: PyParameter

Parameter ForceKeyFrameAnimationMarkersToOff of value type bool.

class GraphicsWindowLineWidth(service, rules, path=None)#

Bases: PyTextual

Parameter GraphicsWindowLineWidth of value type str.

class GraphicsWindowPointSymbol(service, rules, path=None)#

Bases: PyTextual

Parameter GraphicsWindowPointSymbol of value type str.

class HiddenSurfaceRemovalMethod(service, rules, path=None)#

Bases: PyTextual

Parameter HiddenSurfaceRemovalMethod of value type str.

class HigherResolutionGraphicsWindowLineWidth(service, rules, path=None)#

Bases: PyNumerical

Parameter HigherResolutionGraphicsWindowLineWidth of value type float.

class LowerResolutionGraphicsWindowLineWidth(service, rules, path=None)#

Bases: PyNumerical

Parameter LowerResolutionGraphicsWindowLineWidth of value type float.

class MarkerDrawingMode(service, rules, path=None)#

Bases: PyTextual

Parameter MarkerDrawingMode of value type str.

class MaxGraphicsTextSize(service, rules, path=None)#

Bases: PyNumerical

Parameter MaxGraphicsTextSize of value type int.

class MinGraphicsTextSize(service, rules, path=None)#

Bases: PyNumerical

Parameter MinGraphicsTextSize of value type int.

class PlotLegendMargin(service, rules, path=None)#

Bases: PyNumerical

Parameter PlotLegendMargin of value type float.

class PointToolSize(service, rules, path=None)#

Bases: PyNumerical

Parameter PointToolSize of value type float.

class RemovePartitionLines(service, rules, path=None)#

Bases: PyParameter

Parameter RemovePartitionLines of value type bool.

class RemovePartitionLinesTolerance(service, rules, path=None)#

Bases: PyNumerical

Parameter RemovePartitionLinesTolerance of value type float.

class RotationCenterpointVisible(service, rules, path=None)#

Bases: PyParameter

Parameter RotationCenterpointVisible of value type bool.

class ScrollWheelEventEndTimer(service, rules, path=None)#

Bases: PyNumerical

Parameter ScrollWheelEventEndTimer of value type int.

class SetCameraNormalToSurfaceIncrements(service, rules, path=None)#

Bases: PyNumerical

Parameter SetCameraNormalToSurfaceIncrements of value type int.

class ShowHiddenLines(service, rules, path=None)#

Bases: PyParameter

Parameter ShowHiddenLines of value type bool.

class ShowHiddenSurfaces(service, rules, path=None)#

Bases: PyParameter

Parameter ShowHiddenSurfaces of value type bool.

class SurfaceGeneralDisplacement(service, rules, path=None)#

Bases: PyNumerical

Parameter SurfaceGeneralDisplacement of value type int.

class SwitchToOpenGLForRemoteVisualization(service, rules, path=None)#

Bases: PyParameter

Parameter SwitchToOpenGLForRemoteVisualization of value type bool.

class TestUseExternalFunction(service, rules, path=None)#

Bases: PyTextual

Parameter TestUseExternalFunction of value type str.

class TextWindowLineWidth(service, rules, path=None)#

Bases: PyTextual

Parameter TextWindowLineWidth of value type str.

__init__(service, rules, path)#

__init__ method of PyMenu class.