PlaneSurface class
Represents a plane surface.
Inheritence: Rhino.Runtime.CommonObjectarrow_forwardRhino.Geometry.GeometryBasearrow_forwardRhino.Geometry.Surfacearrow_forwardPlaneSurfaceDerived Classes: ClippingPlaneSurface
Namespace: Rhino.Geometry
PlaneSurface: references
keyboard_arrow_down
Constructors (9)
keyboard_arrow_down
Properties (15)
keyboard_arrow_down
Methods (131)
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.