Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • FaceFromWireDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional planar: boolean

    Returns FaceFromWireDto<T>

Properties

planar

planar: boolean

Should plane be planar

default

false

shape

shape: T

Wire shape to convert into a face

default

undefined

Generated using TypeDoc