SumSurface class
Represents a sum surface, or an extrusion of a curve along a curved path.
Inheritence: Rhino.Runtime.CommonObjectarrow_forwardRhino.Geometry.GeometryBasearrow_forwardRhino.Geometry.Surfacearrow_forwardSumSurfaceDerived Classes:
Namespace: Rhino.Geometry
SumSurface: references
keyboard_arrow_down
Constructors (6)
keyboard_arrow_down
Properties (14)
keyboard_arrow_down
Methods (128)
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.