Turns the 2D PolyLine into a smooth curve consisting of Arcs joining each pair of vertices.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Fit() As System.Boolean |
JavaScript | |
---|
Fit() : System.boolean; |
Parameters
- Success[out] or Return Value
- True if the 2D PolyLine is turned into a smooth curve, false if not
Remarks
See Also
Availability
DraftSight V1R1.1