2027 Method
Changes 0
M

Curve.Tessellate

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.
public IList<XYZ> Tessellate()
IList<XYZ> IList XYZ