M_Rhino_Geometry_Rectangle3d_ToPolyline - mcneel/rhinocommon-api-docs GitHub Wiki

Rectangle3d.ToPolyline Method

Constructs a polyline from this rectangle.

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

Syntax

C#

public Polyline ToPolyline()

VB

Public Function ToPolyline As Polyline

Return Value

Type: Polyline
A polyline with the same shape as this rectangle.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Rectangle3d Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️