Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Flag(theIndex: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • GetIndex_1(theValue: number): Graphic3d_ZLayerId
  • Parameters

    • theValue: number

    Returns Graphic3d_ZLayerId

  • GetIndex_2(theValue: number, UseLower: boolean): Graphic3d_ZLayerId
  • Parameters

    • theValue: number
    • UseLower: boolean

    Returns Graphic3d_ZLayerId

  • InsertRange_1(theFirstBoundary: number, theLastBoundary: number, theFlag: Graphic3d_ZLayerId): boolean
  • Parameters

    • theFirstBoundary: number
    • theLastBoundary: number
    • theFlag: Graphic3d_ZLayerId

    Returns boolean

  • InsertRange_2(theRange: IntTools_Range, theFlag: Graphic3d_ZLayerId): boolean
  • Parameters

    Returns boolean

  • InsertRange_3(theFirstBoundary: number, theLastBoundary: number, theFlag: Graphic3d_ZLayerId, theIndex: Graphic3d_ZLayerId): boolean
  • Parameters

    • theFirstBoundary: number
    • theLastBoundary: number
    • theFlag: Graphic3d_ZLayerId
    • theIndex: Graphic3d_ZLayerId

    Returns boolean

  • InsertRange_4(theRange: IntTools_Range, theFlag: Graphic3d_ZLayerId, theIndex: Graphic3d_ZLayerId): boolean
  • Parameters

    • theRange: IntTools_Range
    • theFlag: Graphic3d_ZLayerId
    • theIndex: Graphic3d_ZLayerId

    Returns boolean

  • Length(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • SetBoundaries(theFirstBoundary: number, theLastBoundary: number, theInitFlag: Graphic3d_ZLayerId): void
  • Parameters

    • theFirstBoundary: number
    • theLastBoundary: number
    • theInitFlag: Graphic3d_ZLayerId

    Returns void

  • SetFlag(theIndex: Graphic3d_ZLayerId, theFlag: Graphic3d_ZLayerId): void
  • Parameters

    • theIndex: Graphic3d_ZLayerId
    • theFlag: Graphic3d_ZLayerId

    Returns void

  • SetRanges(theSortedArray: IntTools_CArray1OfReal, theInitFlag: Graphic3d_ZLayerId): void
  • Parameters

    • theSortedArray: IntTools_CArray1OfReal
    • theInitFlag: Graphic3d_ZLayerId

    Returns void

  • delete(): void
  • Returns void

Generated using TypeDoc