: Public <<type>> Class
Created: 10-04-2008 12:16:13
Modified: 10-04-2008 12:16:13
Project:
Advanced:
A GM_Polygon (Figure 21) is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere. The default is that the curves are coplanar and the polygon uses planar interpolation in its interior.
Attribute
Public GM_SurfaceBoundary
  boundary
Details:
 
Public GM_Surface
  spanningSurface
Details:
 
Operation
Public
GM_Polygon( boundary: GM_SurfaceBoundary,
):GM_Polygon
Details:
Sequential
Public
GM_Polygon( boundary: GM_SurfaceBoundary,
spanSurf: GM_Surface,
):GM_Polygon
Details:
Sequential
Element Source Role Target Role
«type» GM_PolyhedralSurface
Class  
Name: patch
 
Name: surface
 
Details:
 
Tag Value
persistence persistent
Details:
 
Object Type Connection Direction Notes
«type» GM_Triangle Class Generalization From  
«Abstract» GM_SurfacePatch Class Generalization To