PointOnFace.GetFaceReference Method

PointOnFaceGetFaceReference Method

Get a copy of the face reference.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Reference GetFaceReference()
Public Function GetFaceReference As Reference
public:
Reference^ GetFaceReference()
member GetFaceReference : unit -> Reference 

Return Value

Reference
See Also