SunAndShadowSettings.IsGroundPlaneLevelValid
Method
Description:
Checks whether the element represents a valid Ground Plane level.
Checks whether the element represents a valid Ground Plane level.
Parameters
Parameter | Type | Description |
---|---|---|
levelId | ElementId | Level element id. |
Return Value
Type | Description |
---|---|
Boolean | True if the element is a valid Ground Plane Level, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |