Decurve Method (IPolyLine) Send Feedback
See Also 
Success[out]
True if the 2D PolyLine curve reverts to its original vertices, false if not
Reverts the 2D PolyLine curve, created by IPolyLine::Fit or IPolyLine::Spline, to its original vertices.

Syntax

Visual Basic 
Function Decurve() As System.Boolean
C# 
System.bool Decurve()
JavaScript 
Decurve() : Boolean
COM native C++ 
HRESULT Decurve(
   VARIANT_BOOL* Success
)  
C++ 
DSRESULT Decurve(
   bool* Success
)  

Parameters

Success[out] or Return Value
True if the 2D PolyLine curve reverts to its original vertices, false if not
 

See Also

Availability

DraftSight V1R1.1