Decurve Method (IPolyLine3D) Send Feedback
See Also 
Success[out]
True if the 3D PolyLine curve reverts to its original vertices, false if not
Reverts the 3D PolyLine curve, created by IPolyLine3D::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 3D PolyLine curve reverts to its original vertices, false if not
 

See Also

Availability

DraftSight V1R1.3