Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LoftCurvesDto

Index

Constructors

Properties

Constructors

constructor

  • new LoftCurvesDto(degreeV?: number, curves?: any[]): LoftCurvesDto
  • Parameters

    • Optional degreeV: number
    • Optional curves: any[]

    Returns LoftCurvesDto

Properties

curves

curves: any[]

Nurbs curves

degreeV

degreeV: number

V direction degree

Generated using TypeDoc