Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Deflection(): number
  • Returns number

  • Initialize_1(theC: Adaptor3d_Curve, theDeflection: number, theWithControl: boolean): void
  • Parameters

    Returns void

  • Initialize_2(theC: Adaptor2d_Curve2d, theDeflection: number, theWithControl: boolean): void
  • Parameters

    Returns void

  • Initialize_3(theC: Adaptor3d_Curve, theDeflection: number, theU1: number, theU2: number, theWithControl: boolean): void
  • Parameters

    • theC: Adaptor3d_Curve
    • theDeflection: number
    • theU1: number
    • theU2: number
    • theWithControl: boolean

    Returns void

  • Initialize_4(theC: Adaptor2d_Curve2d, theDeflection: number, theU1: number, theU2: number, theWithControl: boolean): void
  • Parameters

    • theC: Adaptor2d_Curve2d
    • theDeflection: number
    • theU1: number
    • theU2: number
    • theWithControl: boolean

    Returns void

  • IsDone(): boolean
  • Returns boolean

  • NbPoints(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • Parameter(Index: Graphic3d_ZLayerId): number
  • Parameters

    • Index: Graphic3d_ZLayerId

    Returns number

  • Value(Index: Graphic3d_ZLayerId): gp_Pnt
  • Parameters

    • Index: Graphic3d_ZLayerId

    Returns gp_Pnt

  • delete(): void
  • Returns void

Generated using TypeDoc