Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • ActiveVolume(): any
  • Returns any

  • AllowOverlapDetection(theIsToAllow: boolean): void
  • Parameters

    • theIsToAllow: boolean

    Returns void

  • BuildSelectingVolume_1(): void
  • Returns void

  • BuildSelectingVolume_2(thePoint: gp_Pnt2d): void
  • Parameters

    Returns void

  • DetectedPoint(theDepth: number): gp_Pnt
  • DistToGeometryCenter(theCOG: gp_Pnt): number
  • DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
  • GetActiveSelectionType(): Graphic3d_ZLayerId
  • GetPlanes(thePlaneEquations: NCollection_Vector<SelectMgr_Vec4>): void
  • InitAxisSelectingVolume(theAxis: gp_Ax1): void
  • Parameters

    Returns void

  • InitPointSelectingVolume(thePoint: gp_Pnt2d): void
  • Parameters

    Returns void

  • InitSelectingVolume(theVolume: any): void
  • Parameters

    • theVolume: any

    Returns void

  • IsOverlapAllowed(): boolean
  • IsScalableActiveVolume(): boolean
  • OverlapsBox_1(theBoxMin: SelectMgr_Vec3, theBoxMax: SelectMgr_Vec3, thePickResult: SelectBasics_PickResult): boolean
  • OverlapsBox_2(theBoxMin: SelectMgr_Vec3, theBoxMax: SelectMgr_Vec3, theInside: boolean): boolean
  • OverlapsCylinder_2(theBottomRad: number, theTopRad: number, theHeight: number, theTrsf: gp_Trsf, theInside: boolean): boolean
  • OverlapsPoint_2(thePnt: gp_Pnt): boolean
  • OverlapsSphere_2(theCenter: gp_Pnt, theRadius: number, theInside: boolean): boolean
  • Overlaps_1(theBoxMin: Graphic3d_Vec3d, theBoxMax: Graphic3d_Vec3d, thePickResult: SelectBasics_PickResult): boolean
  • Overlaps_2(theBoxMin: Graphic3d_Vec3d, theBoxMax: Graphic3d_Vec3d, theInside: boolean): boolean
  • Overlaps_4(thePnt: gp_Pnt): boolean
  • SetPixelTolerance(theTolerance: Graphic3d_ZLayerId): void
  • Parameters

    • theTolerance: Graphic3d_ZLayerId

    Returns void

  • SetViewport(theX: number, theY: number, theWidth: number, theHeight: number): void
  • Parameters

    • theX: number
    • theY: number
    • theWidth: number
    • theHeight: number

    Returns void

  • SetWindowSize(theWidth: Graphic3d_ZLayerId, theHeight: Graphic3d_ZLayerId): void
  • Parameters

    • theWidth: Graphic3d_ZLayerId
    • theHeight: Graphic3d_ZLayerId

    Returns void

  • WindowSize(theWidth: Graphic3d_ZLayerId, theHeight: Graphic3d_ZLayerId): void
  • Parameters

    • theWidth: Graphic3d_ZLayerId
    • theHeight: Graphic3d_ZLayerId

    Returns void

  • delete(): void

Generated using TypeDoc