Element: entity.valid

Type

numeric

Description

Whether the entity has valid geometry. This has a value 1 for valid, 0 for invalid. Although an entity may have been created succesfully, subsequent changes to its properties may render it invalid when it comes to be drawn, or when other operations are performed on it.

The following entities can be considered "invalid":

All other entities are considered to be "valid".

The reason for any invalidity can be checked by examination of the entity.invalidity attribute.

This element is read-only and cannot be changed directly.