Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BRepMesh_PairOfIndex

Index

Constructors

Methods

  • Append(theIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns void

  • Clear(): void
  • Returns void

  • Extent(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • FirstIndex(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • Index(thePairPos: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • thePairPos: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • IsEmpty(): boolean
  • Returns boolean

  • LastIndex(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • Prepend(theIndex: Graphic3d_ZLayerId): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns void

  • RemoveIndex(thePairPos: Graphic3d_ZLayerId): void
  • Parameters

    • thePairPos: Graphic3d_ZLayerId

    Returns void

  • SetIndex(thePairPos: Graphic3d_ZLayerId, theIndex: Graphic3d_ZLayerId): void
  • Parameters

    • thePairPos: Graphic3d_ZLayerId
    • theIndex: Graphic3d_ZLayerId

    Returns void

  • delete(): void
  • Returns void

Generated using TypeDoc