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

Curve.Tessellate

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