: Public abstract <<interface>> Interface
Created: 4/10/2008 12:16:14 PM
Modified: 4/10/2008 12:16:14 PM
Project:
Advanced:
GM_Surface and GM_SurfacePatch both represent sections of surface geometry, and therefore share a number of operation signatures. These are defined in the interface class GM_GenericSurface (Figure 20). 
Operation
Public
area():Area
Details:
sequential
Public
perimeter():Length
Details:
sequential
Public
upNormal( point: DirectPosition,
):Vector
Details:
sequential
Tag Value
persistence persistent
Details:
 
Object Type Connection Notes
«type» GM_Surface Class Realization  
«Abstract» GM_SurfacePatch Class Realization