Curve.Tessellate
Description:
Valid only if the curve is bound. Returns a polyline approximation to the curve.
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.
Tolerance of approximation is defined internally by Revit to be adequate for display purposes.
public IList<XYZ> Tessellate()
IList<XYZ>
IList XYZ
No comments yet. Start the discussion.
Loading…