Edge.TessellateOnFace
Description:
Returns a polyline approximation to the edge in UV parameters of the face.
Returns a polyline approximation to the edge in UV parameters of the face.
Remarks:
Tolerance of approximation is defined internally by Revit to be adequate for display purposes.
Tolerance of approximation is defined internally by Revit to be adequate for display purposes.
-
faceThe face on which to perform the tessellation. Must belong to the edge.
Return Value
IList<UV>