2022 Class
Changes 0
C

PointOnFace

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
Name Return Type Description
M GetFaceReference() Reference Get a copy of the face reference.
M SetFaceReference(Reference) None Change the face reference.
Name Return Type Description
P UV UV The location of the point in the surface's coordinate system.