RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Edge

Edge.Tessellate

Method
Description:
Returns a polyline approximation to the edge.
Remarks:
Tolerance of approximation is defined internally by Revit to be adequate for display purposes.
Syntax
public IList<XYZ> Tessellate()