Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • U

Hierarchy

  • CurveAndSurfaceDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    • U

    Parameters

    • Optional curve: T
    • Optional surface: U

    Returns CurveAndSurfaceDto<T, U>

Properties

curve

curve: T

Curve

default

undefined

surface

surface: U

Surface

default

undefined

Generated using TypeDoc