Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • U

Hierarchy

  • FaceFromWiresOnFaceDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    • U

    Parameters

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

    Returns FaceFromWiresOnFaceDto<T, U>

Properties

face

face: U

Guide face to use as a base

default

undefined

inside

inside: boolean

Indication if wire is inside the surface or outside

default

true

wires

wires: T[]

Wire shapes to convert into a faces

default

undefined

Generated using TypeDoc