Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • RotateCrossSectionDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional crossSection: T
    • Optional degrees: number

    Returns RotateCrossSectionDto<T>

Properties

crossSection

crossSection: T

Manifold shape

degrees

degrees: number

The rotation vector in eulers

default

45

minimum

-Infinity

maximum

Infinity

step

1

Generated using TypeDoc