menu
RhinoCommon API
search
search
V8
arrow_drop_down
filter_list
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Reverses the direction of the curve.
Syntax:
public
bool
Reverse(
)
Returns:
Type:
bool
True on success, False on failure.
Remarks:
If reversed, the domain changes from [a,b] to [-b,-a]
Available since:
5.0
home
/
Rhino.Geometry
/
Curve
/
Reverse
Reverse method
Class:
Rhino.Geometry.Curve
Example
Nothing found