Click or drag to resize

SurfaceIsCylinder Method

Determines if the surface is a portion of a cylinder within RhinoMath.ZeroTolerance.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsCylinder()

Return Value

Type: Boolean
true if the surface is a portion of a cylinder.
See Also