Class ThickSurface

All Implemented Interfaces:
Serializable, Comparable, TemporalComputedObject3D, MatrixPropertiesObject, XmlRepresentable
Direct Known Subclasses:
CoverSurface, RubanSurface

public abstract class ThickSurface extends ParametricSurface
See Also:
  • Constructor Details

    • ThickSurface

      public ThickSurface()
  • Method Details

    • computeExt

      public Point3D computeExt(double u, double v)
    • computeInt

      public Point3D computeInt(double u, double v)
    • setOuterWidth

      public void setOuterWidth(double outerWidth)
    • setInnerWidth

      public void setInnerWidth(double innerWidth)