Class Graphic3d_GraduatedTrihedron
Hierarchy
- Graphic3d_GraduatedTrihedron
Constructors
constructor
- 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
Parameters
theNamesFont: XCAFDoc_PartId
theNamesSize: Graphic3d_ZLayerId
theValuesFont: XCAFDoc_PartId
theValuesSize: Graphic3d_ZLayerId
theArrowsLength: number
theToDrawGrid: boolean
theToDrawAxes: boolean
Methods
AxisAspectAt
- AxisAspectAt(theIndex: Graphic3d_ZLayerId): any
Parameters
theIndex: Graphic3d_ZLayerId
Returns any
ChangeAxisAspect
- ChangeAxisAspect(theIndex: Graphic3d_ZLayerId): any
Parameters
theIndex: Graphic3d_ZLayerId
Returns any
NamesFont
- NamesFont(): XCAFDoc_PartId
NamesSize
- NamesSize(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
SetArrowsLength
- SetArrowsLength(theValue: number): void
SetCubicAxesCallback
- SetCubicAxesCallback(theCallback: any): void
SetDrawAxes
- SetDrawAxes(theToDraw: boolean): void
SetDrawGrid
- SetDrawGrid(theToDraw: boolean): void
SetNamesFont
- SetNamesFont(theFont: XCAFDoc_PartId): void
SetNamesSize
- SetNamesSize(theValue: Graphic3d_ZLayerId): void
Parameters
theValue: Graphic3d_ZLayerId
Returns void
SetValuesFont
- SetValuesFont(theFont: XCAFDoc_PartId): void
SetValuesSize
- SetValuesSize(theValue: Graphic3d_ZLayerId): void
Parameters
theValue: Graphic3d_ZLayerId
Returns void
ValuesFont
- ValuesFont(): XCAFDoc_PartId
ValuesSize
- ValuesSize(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId