Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AddPoint(thePnt: gp_Pnt, theParam: number, theIsReplace: boolean): Graphic3d_ZLayerId
  • Initialize_1(theC: Adaptor3d_Curve, theAngularDeflection: number, theCurvatureDeflection: number, theMinimumOfPoints: Graphic3d_ZLayerId, theUTol: number, theMinLen: number): void
  • Initialize_2(theC: Adaptor3d_Curve, theFirstParameter: number, theLastParameter: number, theAngularDeflection: number, theCurvatureDeflection: number, theMinimumOfPoints: Graphic3d_ZLayerId, theUTol: number, theMinLen: number): void
  • Parameters

    • theC: Adaptor3d_Curve
    • theFirstParameter: number
    • theLastParameter: number
    • theAngularDeflection: number
    • theCurvatureDeflection: number
    • theMinimumOfPoints: Graphic3d_ZLayerId
    • theUTol: number
    • theMinLen: number

    Returns void

  • Initialize_3(theC: Adaptor2d_Curve2d, theAngularDeflection: number, theCurvatureDeflection: number, theMinimumOfPoints: Graphic3d_ZLayerId, theUTol: number, theMinLen: number): void
  • Initialize_4(theC: Adaptor2d_Curve2d, theFirstParameter: number, theLastParameter: number, theAngularDeflection: number, theCurvatureDeflection: number, theMinimumOfPoints: Graphic3d_ZLayerId, theUTol: number, theMinLen: number): void
  • NbPoints(): Graphic3d_ZLayerId
  • Parameter(I: Graphic3d_ZLayerId): number
  • Value(I: Graphic3d_ZLayerId): gp_Pnt
  • delete(): void
  • ArcAngularStep(theRadius: number, theLinearDeflection: number, theAngularDeflection: number, theMinLength: number): number

Generated using TypeDoc