Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • DataOnGeometryesAtLengthDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • shapes: T[]
    • Optional length: number

    Returns DataOnGeometryesAtLengthDto<T>

Properties

length

length: number

length at which to evaluate the point

default

0.5

minimum

-Infinity

maximum

Infinity

step

0.1

shapes

shapes: T[]

Shapes

default

undefined

Generated using TypeDoc