RayContributionsRLGO

Ray contribution settings.

Example

application = cf.Application.getInstance()
project = application:NewProject()

SolverSettings_1 = project.Contents.SolutionSettings.SolverSettings
SolverSettings_1.HighFrequencySettings.RayContributionsRLGO.EdgeAndWedgeDiffractions = true

Inheritance

The RayContributionsRLGO object is derived from the CompositeValue object.

Usage locations

The RayContributionsRLGO object can be accessed from the following locations:

Property List

EdgeAndWedgeDiffractions
Specifies whether the edge and wedge diffractions ray contributions are used. (Read/Write boolean)

Property Details

EdgeAndWedgeDiffractions
Specifies whether the edge and wedge diffractions ray contributions are used.
Type
boolean
Access
Read/Write