RayContributionsRLGO

Ray contribution settings.

Example

   app = cf.GetApplication()
   project = app.Project

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

Usage locations (object properties)

The following objects have properties using the RayContributionsRLGO object:

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