Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SurfaceParameterDto

Index

Constructors

Properties

Constructors

constructor

  • new SurfaceParameterDto(surface?: any, parameter?: number, useV?: boolean): SurfaceParameterDto
  • Parameters

    • Optional surface: any
    • Optional parameter: number
    • Optional useV: boolean

    Returns SurfaceParameterDto

Properties

parameter

parameter: number

Parameter on the surface

surface

surface: any

Nurbs surface

useV

useV: boolean

Default parameter is on U direction, use V to switch

Generated using TypeDoc