Name
connected — Is a normal surface connected?
Description
A connected
element stores whether or not a normal surface is
connected.
Parents
The following elements contain connected
:
surface
.
Children
Element connected
has no children.
Attributes
value
Either 1, -1 or 0. Value 1 signifies that the parent surface is
connected, value -1 signifies that the parent surface is disconnected
and value 0 signifies that the connectedness of the parent surface
is still unknown.