<Code Lib>
2026 Method
Changes 0
M

SunAndShadowSettings.IsGroundPlaneLevelValid

Description:
Checks whether the element represents a valid Ground Plane level.

public bool IsGroundPlaneLevelValid(
	ElementId levelId
)

Return Value Boolean True if the element is a valid Ground Plane Level, false otherwise.

Loading…