Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • FaceIsoCurveAtParamDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional param: number
    • Optional dir: "u" | "v"

    Returns FaceIsoCurveAtParamDto<T>

Properties

dir

dir: "u" | "v"

Direction to find the isocurve

default

u

param

param: number

Param at which to find isocurve

default

0.5

minimum

0

maximum

Infinity

step

0.1

shape

shape: T

Face shape

default

undefined

Generated using TypeDoc