Click or drag to resize

SurfaceIsExtrusion Method

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool IsExtrusion()

Return Value

Type: Boolean
true if the surface is an extrusion.
See Also