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:
Changes the dimension of a curve.
Syntax:
public
bool
ChangeDimension(
int
desiredDimension
)
Parameters:
desiredDimension
Type:
int
The desired dimension.
Returns:
Type:
bool
True if the curve's dimension was already desiredDimension or if the curve's dimension was successfully changed to desiredDimension; otherwise false.
Available since:
5.0
home
/
Rhino.Geometry
/
Curve
/
ChangeDimension
ChangeDimension method
Class:
Rhino.Geometry.Curve
Nothing found