Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • U

Hierarchy

  • FacesFromWiresOnFaceDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    • U

    Parameters

    • Optional wires: T[]
    • Optional face: U
    • Optional inside: boolean

    Returns FacesFromWiresOnFaceDto<T, U>

Properties

face

face: U

Face to attach the wires to

default

undefined

inside

inside: boolean

Indication if wire is inside the surface or outside

default

true

wires

wires: T[]

Wire shape to convert into a face

default

undefined

Generated using TypeDoc