This document is archived and information here might be outdated. Recommended version. |
Planarize lines (construction mode only). A tolerance of zero uses the fabric's tolerance.
[Visual Basic .NET] Public Function Planarize ( _ ByVal Tolerance As Double _ ) As Boolean
[C#] public bool Planarize ( double Tolerance );