Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Bind_1(theIndex: Graphic3d_ZLayerId, theCircle: gp_Circ2d): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId
    • theCircle: gp_Circ2d

    Returns void

  • Bind_2(theIndex: Graphic3d_ZLayerId, thePoint1: gp_XY, thePoint2: gp_XY, thePoint3: gp_XY): boolean
  • Parameters

    • theIndex: Graphic3d_ZLayerId
    • thePoint1: gp_XY
    • thePoint2: gp_XY
    • thePoint3: gp_XY

    Returns boolean

  • Delete(theIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns void

  • Init(a0: Graphic3d_ZLayerId): void
  • Parameters

    • a0: Graphic3d_ZLayerId

    Returns void

  • IsEmpty(): boolean
  • Returns boolean

  • MocBind(theIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns void

  • Select(thePoint: gp_XY): any
  • Parameters

    Returns any

  • SetCellSize_1(theSize: number): void
  • Parameters

    • theSize: number

    Returns void

  • SetCellSize_2(theSizeX: number, theSizeY: number): void
  • Parameters

    • theSizeX: number
    • theSizeY: number

    Returns void

  • delete(): void
  • Returns void

  • MakeCircle(thePoint1: gp_XY, thePoint2: gp_XY, thePoint3: gp_XY, theLocation: gp_XY, theRadius: number): boolean
  • Parameters

    Returns boolean

Generated using TypeDoc