Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Graphic3d_GraduatedTrihedron

Index

Constructors

  • new Graphic3d_GraduatedTrihedron(theNamesFont: XCAFDoc_PartId, theNamesStyle: Font_FontAspect, theNamesSize: Graphic3d_ZLayerId, theValuesFont: XCAFDoc_PartId, theValuesStyle: Font_FontAspect, theValuesSize: Graphic3d_ZLayerId, theArrowsLength: number, theGridColor: Quantity_Color, theToDrawGrid: boolean, theToDrawAxes: boolean): Graphic3d_GraduatedTrihedron

Methods

  • ArrowsLength(): number
  • Returns number

  • AxisAspectAt(theIndex: Graphic3d_ZLayerId): any
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns any

  • ChangeAxisAspect(theIndex: Graphic3d_ZLayerId): any
  • Parameters

    • theIndex: Graphic3d_ZLayerId

    Returns any

  • ChangeXAxisAspect(): any
  • Returns any

  • ChangeYAxisAspect(): any
  • Returns any

  • ChangeZAxisAspect(): any
  • Returns any

  • NamesFont(): XCAFDoc_PartId
  • Returns XCAFDoc_PartId

  • NamesSize(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • SetArrowsLength(theValue: number): void
  • Parameters

    • theValue: number

    Returns void

  • SetCubicAxesCallback(theCallback: any): void
  • Parameters

    • theCallback: any

    Returns void

  • SetDrawAxes(theToDraw: boolean): void
  • Parameters

    • theToDraw: boolean

    Returns void

  • SetDrawGrid(theToDraw: boolean): void
  • Parameters

    • theToDraw: boolean

    Returns void

  • SetNamesFont(theFont: XCAFDoc_PartId): void
  • Parameters

    • theFont: XCAFDoc_PartId

    Returns void

  • SetNamesSize(theValue: Graphic3d_ZLayerId): void
  • Parameters

    • theValue: Graphic3d_ZLayerId

    Returns void

  • SetValuesFont(theFont: XCAFDoc_PartId): void
  • Parameters

    • theFont: XCAFDoc_PartId

    Returns void

  • SetValuesSize(theValue: Graphic3d_ZLayerId): void
  • Parameters

    • theValue: Graphic3d_ZLayerId

    Returns void

  • ToDrawAxes(): boolean
  • Returns boolean

  • ToDrawGrid(): boolean
  • Returns boolean

  • ValuesFont(): XCAFDoc_PartId
  • Returns XCAFDoc_PartId

  • ValuesSize(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • XAxisAspect(): any
  • Returns any

  • YAxisAspect(): any
  • Returns any

  • ZAxisAspect(): any
  • Returns any

  • delete(): void
  • Returns void

Generated using TypeDoc