<Code Lib>
2025 Method
Changes 0
M

SunAndShadowSettings.IsTimeIntervalValid

Description:
Checks whether the time interval is valid for the SunAndShadowType.

public bool IsTimeIntervalValid(
	SunStudyTimeInterval interval
)

Return Value Boolean True if the time interval is valid for the current SunAndShadowType, false otherwise.

Loading…