Define a ReferencePoint relative to a Face.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.PointElementReference
Autodesk.Revit.DB.PointOnFace
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public class PointOnFace : PointElementReference
The PointOnFace type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | UV | The location of the point in the surface's coordinate system. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetFaceReference | Get a copy of the face reference. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SetFaceReference | Change the face reference. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |