M_Rhino_Geometry_Surface_SpanCount - mcneel/rhinocommon-api-docs GitHub Wiki
Gets number of smooth nonempty spans in the parameter direction.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int SpanCount(
int direction
)
VB
Public Function SpanCount (
direction As Integer
) As Integer
- direction
- Type: System.Int32
0 gets first parameter's domain, 1 gets second parameter's domain.
Type: Int32
The span count.
Supported in: 6.0.16224.21491, 5D58w