RhinoCommon API
BezierSurfaceControlVertexCount Method |
Number of control vertices in this surface
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
public int ControlVertexCount( int direction )
Public Function ControlVertexCount ( direction As Integer ) As Integer
Parameters
- direction
- Type: SystemInt32
0 for first parameter's domain, 1 for second parameter's domain.
Return Value
Type: Int32[Missing <returns> documentation for "M:Rhino.Geometry.BezierSurface.ControlVertexCount(System.Int32)"]