Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • PipePolygonWireNGonDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shapes: T
    • Optional radius: number
    • Optional nrCorners: number

    Returns PipePolygonWireNGonDto<T>

Properties

nrCorners

nrCorners: number

Nr of ngon corners to be used

default

6

minimum

3

maximum

Infinity

step

1

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