Skip to content

M_Rhino_Geometry_Rectangle3d_ToNurbsCurve

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Rectangle3d.ToNurbsCurve Method

Constructs a nurbs curve representation of this rectangle.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public NurbsCurve ToNurbsCurve()

VB

Public Function ToNurbsCurve As NurbsCurve

Return Value

Type: NurbsCurve
A nurbs curve with the same shape as this rectangle.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Rectangle3d Structure
Rhino.Geometry Namespace

Clone this wiki locally