Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • DetectedPoint(theDepth: number): gp_Pnt
  • Parameters

    • theDepth: number

    Returns gp_Pnt

  • DistToGeometryCenter(theCOG: gp_Pnt): number
  • Parameters

    Returns number

  • DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
  • Parameters

    • theOStream: Standard_OStream
    • theDepth: Graphic3d_ZLayerId

    Returns void

  • GetActiveSelectionType(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetPlanes(thePlaneEquations: NCollection_Vector<NCollection_Vec4<number>>): void
  • Parameters

    • thePlaneEquations: NCollection_Vector<NCollection_Vec4<number>>

    Returns void

  • IsOverlapAllowed(): boolean
  • Returns boolean

  • IsScalableActiveVolume(): boolean
  • Returns boolean

  • OverlapsBox_1(theBoxMin: Graphic3d_Vec3d, theBoxMax: Graphic3d_Vec3d, thePickResult: SelectBasics_PickResult): boolean
  • Parameters

    Returns boolean

  • OverlapsBox_2(theBoxMin: Graphic3d_Vec3d, theBoxMax: Graphic3d_Vec3d, theInside: boolean): boolean
  • Parameters

    • theBoxMin: Graphic3d_Vec3d
    • theBoxMax: Graphic3d_Vec3d
    • theInside: boolean

    Returns boolean

  • OverlapsCylinder_2(theBottomRad: number, theTopRad: number, theHeight: number, theTrsf: gp_Trsf, theInside: boolean): boolean
  • Parameters

    • theBottomRad: number
    • theTopRad: number
    • theHeight: number
    • theTrsf: gp_Trsf
    • theInside: boolean

    Returns boolean

  • OverlapsPoint_2(thePnt: gp_Pnt): boolean
  • Parameters

    Returns boolean

  • OverlapsSphere_2(theCenter: gp_Pnt, theRadius: number, theInside: boolean): boolean
  • Parameters

    • theCenter: gp_Pnt
    • theRadius: number
    • theInside: boolean

    Returns boolean

  • Overlaps_1(theBoxMin: Graphic3d_Vec3d, theBoxMax: Graphic3d_Vec3d, thePickResult: SelectBasics_PickResult): boolean
  • Parameters

    Returns boolean

  • Overlaps_2(theBoxMin: Graphic3d_Vec3d, theBoxMax: Graphic3d_Vec3d, theInside: boolean): boolean
  • Parameters

    • theBoxMin: Graphic3d_Vec3d
    • theBoxMax: Graphic3d_Vec3d
    • theInside: boolean

    Returns boolean

  • Overlaps_4(thePnt: gp_Pnt): boolean
  • Parameters

    Returns boolean

  • delete(): void
  • Returns void

Generated using TypeDoc