Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IntTools_Tools

Index

Constructors

Methods

  • delete(): void
  • Returns void

  • ComputeIntRange(theTol1: number, theTol2: number, theAngle: number): number
  • Parameters

    • theTol1: number
    • theTol2: number
    • theAngle: number

    Returns number

  • IntermediatePoint(aFirst: number, aLast: number): number
  • Parameters

    • aFirst: number
    • aLast: number

    Returns number

  • IsDirsCoinside_2(D1: gp_Dir, D2: gp_Dir, aTol: number): boolean
  • IsOnPave(theT: number, theRange: IntTools_Range, theTol: number): boolean
  • Parameters

    Returns boolean

  • IsOnPave1(theT: number, theRange: IntTools_Range, theTol: number): boolean
  • Parameters

    Returns boolean

  • SegPln(theLin: gp_Lin, theTLin1: number, theTLin2: number, theTolLin: number, thePln: gp_Pln, theTolPln: number, theP: gp_Pnt, theT: number, theTolP: number, theTmin: number, theTmax: number): Graphic3d_ZLayerId
  • Parameters

    • theLin: gp_Lin
    • theTLin1: number
    • theTLin2: number
    • theTolLin: number
    • thePln: gp_Pln
    • theTolPln: number
    • theP: gp_Pnt
    • theT: number
    • theTolP: number
    • theTmin: number
    • theTmax: number

    Returns Graphic3d_ZLayerId

Generated using TypeDoc