Interface PolygonPatchType

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

public interface PolygonPatchType extends AbstractSurfacePatchType
A representation of the model object 'Polygon Patch Type'. A PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere. The curves are coplanar and the polygon uses planar interpolation in its interior. Implements GM_Polygon of ISO 19107.

The following features are supported:

See Also: