Super-types: | gml:AbstractGMLType < AbstractTopologyType (by extension) < AbstractTopoPrimitiveType (by extension) < FaceType (by extension) |
---|---|
Sub-types: | None |
Name | FaceType |
---|---|
Abstract | no |
Documentation | . The topological boundary of a face consists of a set of directed edges. Note that all edges associated with a Face, including dangling and interior edges, appear in the boundary. Dangling and interior edges are each referenced by pairs of directedEdges with opposing orientations. The optional coboundary of a face is a pair of directed solids which are bounded by this face. If present, there is precisely one positively directed and one negatively directed solid in the coboundary of every face. The positively directed solid corresponds to the solid which lies in the direction of the positively directed normal to the face in any geometric realisation. A face may optionally be realised by a 2-dimensional (surface) geometric primitive. |