RVTDocs.com
Namespace: Autodesk.Revit.DB

PointOnEdgeFaceIntersection

Class
Description:
Define a ReferencePoint at the intersection of a referenceable edge or curve and a referenceable face.
Remarks:
The ReferencePoint's orientation is partially constrained either to the edge (in the manner of PointOnEdge) or to the face (in the manner of PointOnFace).
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointElementReference
    Autodesk.Revit.DB.PointOnEdgeFaceIntersection
PointOnEdgeFaceIntersection Class Members:
Name Description Inherited From
OrientWithEdge Whether to orient the ReferencePoint to the edge or the face.
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetEdgeReference Get a copy of the edge or curve reference.
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
SetEdgeReference Change the edge or curve reference.
SetFaceReference Change the face reference.
ToString Returns a string that represents the current object. (Inherited from Object ) Object