Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • FacesFromWiresDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shapes: T[]
    • Optional planar: boolean

    Returns FacesFromWiresDto<T>

Properties

planar

planar: boolean

Should plane be planar

default

false

shapes

shapes: T[]

Wire shapes to convert into a faces

default

undefined

Generated using TypeDoc