M_Rhino_Geometry_Surface_GetSpanVector - mcneel/rhinocommon-api-docs GitHub Wiki
Gets array of span "knots".
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double[] GetSpanVector(
int direction
)
VB
Public Function GetSpanVector (
direction As Integer
) As Double()
- direction
- Type: System.Int32
0 gets first parameter's domain, 1 gets second parameter's domain.
Type: Double[]
An array with span vectors; or null on error.
Supported in: 6.0.16224.21491, 5D58w