2024 Method
Changes 0
M

Edge.TessellateOnFace

Description:
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.
public IList<UV> TessellateOnFace(
	Face face
)
Return Value IList<UV>