Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • SplitWireOnPointsDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional points: Point3[]

    Returns SplitWireOnPointsDto<T>

Properties

points

points: Point3[]

The list of points

default

undefined

shape

shape: T

The OCCT wire shape

default

undefined

Generated using TypeDoc