M_Rhino_Geometry_Cylinder_ToRevSurface - mcneel/rhinocommon-api-docs GitHub Wiki

Cylinder.ToRevSurface Method

Constructs a RevSurface representation of this Cylinder. This is synonymous with calling RevSurface.CreateFromCylinder().

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

Syntax

C#

public RevSurface ToRevSurface()

VB

Public Function ToRevSurface As RevSurface

Return Value

Type: RevSurface
A RevSurface representation of the cylinder or null.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Cylinder Structure
Rhino.Geometry Namespace

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