Interface TriangleType

All Superinterfaces:
AbstractSurfacePatchType, EObject, Notifier
All Known Implementing Classes:
TriangleTypeImpl

public interface TriangleType extends AbstractSurfacePatchType
A representation of the model object 'Triangle Type'. Represents a triangle as a surface with an outer boundary consisting of a linear ring. Note that this is a polygon (subtype) with no inner boundaries. The number of points in the linear ring must be four.

The following features are supported:

See Also: