 
            | Solid Edge Geometry Type Library : Face Object | 
|  GetBendCenterLineAttributes | Returns the bend center line attributes, if any. | 
|  GetBendCenterLineAttributesEx | Returns the bend center line attributes, if any. | 
|  GetCurvatures | Computes the minimum and maximum curvatures of the surface at a given parametric point on the surface. | 
|  GetDerivatives | Evaluates the derivatives of the referenced curve at the points given by an array of parameters on the curve. | 
|  GetExactRange | Returns the exact range for the referenced object. | 
|  GetFacetData | Returns the number of facets and the number of points on the facets for the referenced object. If Tolerance <= 0, then data is returned from the geometry cache, and not from Parasolid. | 
|  GetNormal | Given an array of parametric points, returns normal unit vectors. | 
|  GetParamAnomaly | Returns information that indicates any parametric spaces with periodicity that might exist on a referenced edge. | 
|  GetParamAtPoint | Computes the parameter on the curve that corresponds to a given array of world space points in the coordinate system lying near the curve. | 
|  GetParamOnFace | Determines whether specified parameter lies within the trimmed region defined by the boundaries on the surface. | 
|  GetParamRange | Returns the parametric extents in the U, V space of the surface within which all its boundaries lie. | 
|  GetPointAtParam | Computes the corresponding model space points in the local coordinate system, given an array of parameters on the curve. | 
|  GetRange | Returns the minimum and maximum points of the range for the referenced object. | 
|  GetReferenceKey | Returns a reference key for the referenced object. | 
|  GetTangents | Computes the two unit-vector tangents, given an array of parametric points on the surface. | 
|  Application | Returns the active application object. | 
|  Area | Returns the area of the referenced object. | 
|  Body | Returns the Body object for the referenced object. | 
|  Continuity | Returns the continuity of the referenced object. | 
|  Edges | Returns a collection of edges of a specified type that belong to a model, a feature, or a topology collection of faces. | 
|  FacetCount | Returns the number of facets on the referenced object. | 
|  Geometry | Returns a 3-D geometry object whose properties and methods can extend to the topology collection. | 
|  GeometryForm | Specifies the geometry form of the referenced object. | 
|  ID | Returns the Parasolid ID of the Face. | 
|  IsParamReversed | Returns a Boolean value to specify whether or not the inherent direction of the referenced object is opposed to the flow dicated by the parameterization of the underlying geometry. | 
|  Loops | Returns the Loops object collection for the referenced object. | 
|  Parent | Returns the parent object for the referenced object. | 
|  Shell | Returns the Shell object for the referenced object. | 
|  Style | For collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only. | 
|  Tag | Returns the Tag of the Face. | 
|  Type | Returns a member of the GNTTypePropertyConstants set to indicate the type of the referenced object. | 
|  UpdatesCounter | Returns the number of times the referenced object has been modified. | 
|  Vertices | Returns the Vertices object collection. |