Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • PipeWiresCylindricalDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shapes: T[]
    • Optional radius: number

    Returns PipeWiresCylindricalDto<T>

Properties

radius

radius: number

Radius of the cylindrical pipe

default

0.1

minimum

0

maximum

Infinity

step

1

shapes

shapes: T[]

Wire paths to pipe

default

undefined

Generated using TypeDoc