SurfaceProxy class
Provides a base class to brep faces and other surface proxies.
Inheritence: Rhino.Runtime.CommonObjectarrow_forwardRhino.Geometry.GeometryBasearrow_forwardRhino.Geometry.Surfacearrow_forwardSurfaceProxyDerived Classes: BrepFace
Namespace: Rhino.Geometry
SurfaceProxy: references
keyboard_arrow_down
Constructors (6)
keyboard_arrow_down
Properties (14)
keyboard_arrow_down
Methods (126)
Extend(Int32 direction, Interval interval)
Analytically extends the surface to include the interval.
Fit(Int32 uDegree,Int32 vDegree,Double fitTolerance)
Fits a new surface through an existing surface.