Namespace: Rhino.GeometryBezierSurface: references
Dimension
IsRational
IsValid
ControlVertexCount(Int32 direction)
CreateLoftedBezier(IEnumerable<BezierCurve> curves)
Dispose()
Dispose(Boolean disposing)
Domain(Int32 direction)
GetBoundingBox(Boolean accurate)
GetControlVertex2d(Int32 i,Int32 j)
GetControlVertex3d(Int32 i,Int32 j)
GetControlVertex4d(Int32 i,Int32 j)
MakeNonRational()
MakeRational()
PointAt(Double u,Double v)
Reverse(Int32 direction)
Split(Int32 direction,Double t, out BezierSurface left, out BezierSurface right)
ToNurbsSurface()
Transform(Transform xform)
Transpose()