RVTDocs.com
Namespace: Autodesk.Revit.DB

PointOnPlane

Class
Description:
Define a ReferencePoint relative to a planar reference.
Remarks:
A ReferencePoint on a plane has its X and Y basis vectors parallel to the plane, but is free to rotate around its Z basis vector. It can lie on the plane or have an offset.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointElementReference
    Autodesk.Revit.DB.PointOnPlane
Syntax
public class PointOnPlane : PointElementReference