Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CurveSurfaceDto

Index

Constructors

Properties

Constructors

constructor

  • new CurveSurfaceDto(curve?: any, surface?: any, tolerance?: number): CurveSurfaceDto
  • Parameters

    • Optional curve: any
    • Optional surface: any
    • Optional tolerance: number

    Returns CurveSurfaceDto

Properties

curve

curve: any

Nurbs curve

surface

surface: any

Nurbs surface

Optional tolerance

tolerance: number

Optional tolerance parameter

Generated using TypeDoc