Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new gp_Pln_4(theA: number, theB: number, theC: number, theD: number): gp_Pln_4

Methods

  • Coefficients(theA: number, theB: number, theC: number, theD: number): void
  • Parameters

    • theA: number
    • theB: number
    • theC: number
    • theD: number

    Returns void

  • Contains_1(theP: gp_Pnt, theLinearTolerance: number): boolean
  • Contains_2(theL: gp_Lin, theLinearTolerance: number, theAngularTolerance: number): boolean
  • Parameters

    • theL: gp_Lin
    • theLinearTolerance: number
    • theAngularTolerance: number

    Returns boolean

  • Direct(): boolean
  • Distance_1(theP: gp_Pnt): number
  • Distance_2(theL: gp_Lin): number
  • Distance_3(theOther: gp_Pln): number
  • DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
  • Parameters

    • theOStream: Standard_OStream
    • theDepth: Graphic3d_ZLayerId

    Returns void

  • Rotate(theA1: gp_Ax1, theAng: number): void
  • Scale(theP: gp_Pnt, theS: number): void
  • SetLocation(theLoc: gp_Pnt): void
  • SetPosition(theA3: gp_Ax3): void
  • SquareDistance_1(theP: gp_Pnt): number
  • SquareDistance_2(theL: gp_Lin): number
  • SquareDistance_3(theOther: gp_Pln): number
  • Translate_1(theV: gp_Vec): void
  • UReverse(): void
  • VReverse(): void
  • delete(): void

Generated using TypeDoc