RVTDocs.com
Namespace: Autodesk.Revit.DB

PointOnFace

Class
Description:
Define a ReferencePoint relative to a Face.
Remarks:
A ReferencePoint on a Face has its X and Y basis vectors parallel to the Face, but is free to rotate around its Z basis vector. It must lie on the face (unlike PointOnPlane).
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointElementReference
    Autodesk.Revit.DB.PointOnFace
Syntax
PointOnFace Class Members:
Name Description Inherited From
UV The location of the point in the surface's coordinate system.
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetFaceReference Get a copy of the face reference.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
SetFaceReference Change the face reference.
ToString Returns a string that represents the current object. (Inherited from Object ) Object