Extrusion class
Represents an extrusion, or objects such as beams or linearly extruded elements, that can be represented by profile curves and two miter planes at the extremes.
Inheritence: Rhino.Runtime.CommonObjectarrow_forwardRhino.Geometry.GeometryBasearrow_forwardRhino.Geometry.Surfacearrow_forwardExtrusionDerived Classes:
Namespace: Rhino.Geometry
Extrusion: references
keyboard_arrow_down
Constructors (7)
keyboard_arrow_down
Properties (26)
keyboard_arrow_down
Methods (148)
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.