Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • PipeWireCylindricalDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional radius: number

    Returns PipeWireCylindricalDto<T>

Properties

radius

radius: number

Radius of the cylindrical pipe

default

0.1

minimum

0

maximum

Infinity

step

1

shape

shape: T

Wire path to pipe

default

undefined

Generated using TypeDoc