Spline Method (IPolyLine3D) Send Feedback
See Also 
Success[out]
True if the 3D PolyLine is turned into a curve, false if not
Turns the 3D PolyLine into a curve using the vertices as control points.

Syntax

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

Parameters

Success[out] or Return Value
True if the 3D PolyLine is turned into a curve, false if not
 

See Also

Availability

DraftSight V1R1.3