Skip to content

DiGi.Solar.Enums

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

DiGi.Solar.Enums Namespace

Enums

ShadingSolverType Enum

Specifies the type of solver used for calculating shading.

public enum ShadingSolverType

Fields

Undefined 0

The shading solver type is undefined.

Numerical 1

A numerical method for calculating shading.

Geometrical 2

A geometrical method for calculating shading.

Clone this wiki locally