RVTDocs.com
Namespace: Autodesk.Revit.DB

ReferencePoint

Class
Description:
A reference point in an Autodesk Revit family.
Remarks:
A ReferencePoint represents a point in space together with a local coordinate system. ReferencePoints can be free, or constrained to other elements in several ways. When the point is constrained, the coordinate system is also constrained in certain ways.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.ReferencePoint
Syntax
public class ReferencePoint : Element