Share Email Facebook Twitter LinkedIn Curve.Tessellate Method Valid only if the curve is bound. Returns a polyline approximation to the curve. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# public IList<XYZ> Tessellate()Return ValueIList<XYZ> RemarksTolerance of approximation is defined internally by Revit to be adequate for display purposes. See AlsoReferenceCurve ClassAutodesk.Revit.DB Namespace