Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • Clear(): void
  • ClearRepetitions(): void
  • Returns void

  • ClearWarnings(): void
  • DumpErrors(theOS: Standard_OStream): void
  • DumpWarnings(theOS: Standard_OStream): void
  • FuzzyValue(): number
  • HasErrors(): boolean
  • HasWarnings(): boolean
  • IsInputTrimmed(theDirectionID: Graphic3d_ZLayerId): boolean
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId

    Returns boolean

  • IsInputXTrimmed(): boolean
  • Returns boolean

  • IsInputYTrimmed(): boolean
  • Returns boolean

  • IsInputZTrimmed(): boolean
  • Returns boolean

  • IsPeriodic(theDirectionID: Graphic3d_ZLayerId): boolean
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId

    Returns boolean

  • IsXPeriodic(): boolean
  • Returns boolean

  • IsYPeriodic(): boolean
  • Returns boolean

  • IsZPeriodic(): boolean
  • Returns boolean

  • MakePeriodic(theDirectionID: Graphic3d_ZLayerId, theIsPeriodic: boolean, thePeriod: number): void
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId
    • theIsPeriodic: boolean
    • thePeriod: number

    Returns void

  • MakeXPeriodic(theIsPeriodic: boolean, thePeriod: number): void
  • Parameters

    • theIsPeriodic: boolean
    • thePeriod: number

    Returns void

  • MakeYPeriodic(theIsPeriodic: boolean, thePeriod: number): void
  • Parameters

    • theIsPeriodic: boolean
    • thePeriod: number

    Returns void

  • MakeZPeriodic(theIsPeriodic: boolean, thePeriod: number): void
  • Parameters

    • theIsPeriodic: boolean
    • thePeriod: number

    Returns void

  • Perform(): void
  • Returns void

  • Period(theDirectionID: Graphic3d_ZLayerId): number
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId

    Returns number

  • PeriodFirst(theDirectionID: Graphic3d_ZLayerId): number
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId

    Returns number

  • PeriodicityParameters(): any
  • Returns any

  • RepeatShape(theDirectionID: Graphic3d_ZLayerId, theTimes: Graphic3d_ZLayerId): TopoDS_Shape
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId
    • theTimes: Graphic3d_ZLayerId

    Returns TopoDS_Shape

  • RunParallel(): boolean
  • SetFuzzyValue(theFuzz: number): void
  • SetPeriodicityParameters(theParams: any): void
  • Parameters

    • theParams: any

    Returns void

  • SetRunParallel(theFlag: boolean): void
  • SetTrimmed(theDirectionID: Graphic3d_ZLayerId, theIsTrimmed: boolean, theFirst: number): void
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId
    • theIsTrimmed: boolean
    • theFirst: number

    Returns void

  • SetUseOBB(theUseOBB: boolean): void
  • SetXTrimmed(theIsTrimmed: boolean, theFirst: boolean): void
  • Parameters

    • theIsTrimmed: boolean
    • theFirst: boolean

    Returns void

  • SetYTrimmed(theIsTrimmed: boolean, theFirst: boolean): void
  • Parameters

    • theIsTrimmed: boolean
    • theFirst: boolean

    Returns void

  • SetZTrimmed(theIsTrimmed: boolean, theFirst: boolean): void
  • Parameters

    • theIsTrimmed: boolean
    • theFirst: boolean

    Returns void

  • UseOBB(): boolean
  • XPeriod(): number
  • Returns number

  • XPeriodFirst(): number
  • Returns number

  • YPeriod(): number
  • Returns number

  • YPeriodFirst(): number
  • Returns number

  • ZPeriod(): number
  • Returns number

  • ZPeriodFirst(): number
  • Returns number

  • delete(): void
  • GetParallelMode(): boolean
  • SetParallelMode(theNewMode: boolean): void
  • ToDirectionID(theDirectionID: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theDirectionID: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

Generated using TypeDoc