API ReferenceDataExchangeTKXCAF
XCAFView
OCCT package XCAFView: XCAFView_Object, XCAFView_ProjectionType.
XCAFView_Object
Access object for saved view.
Constructors(2)
- constructor(theObj: XCAFView_Object): XCAFView_ObjectParameters (1)
theObj
Static methods(2)
- get_type_name(): string
Instance methods(34)
- SetName(theName: TCollection_HAsciiString): voidParameters (1)
theName
- SetType(theType: XCAFView_ProjectionType): voidParameters (1)
theType
- SetProjectionPoint(thePoint: gp_Pnt): voidParameters (1)
thePoint
- SetViewDirection(theDirection: gp_Dir): voidParameters (1)
theDirection
- SetUpDirection(theDirection: gp_Dir): voidParameters (1)
theDirection
- SetZoomFactor(theZoomFactor: number): voidParameters (1)
theZoomFactor
- ZoomFactor(): number
- SetWindowHorizontalSize(theSize: number): voidParameters (1)
theSize
- WindowHorizontalSize(): number
- SetWindowVerticalSize(theSize: number): voidParameters (1)
theSize
- WindowVerticalSize(): number
- SetClippingExpression(theExpression: TCollection_HAsciiString): voidParameters (1)
theExpression
- UnsetFrontPlaneClipping(): void
- HasFrontPlaneClipping(): boolean
- SetFrontPlaneDistance(theDistance: number): voidParameters (1)
theDistance
- FrontPlaneDistance(): number
- UnsetBackPlaneClipping(): void
- HasBackPlaneClipping(): boolean
- SetBackPlaneDistance(theDistance: number): voidParameters (1)
theDistance
- BackPlaneDistance(): number
- SetViewVolumeSidesClipping(theViewVolumeSidesClipping: boolean): voidParameters (1)
theViewVolumeSidesClipping
- HasViewVolumeSidesClipping(): boolean
- CreateGDTPoints(theLenght: number): voidParameters (1)
theLenght
- HasGDTPoints(): boolean
- NbGDTPoints(): number
- SetGDTPoint(theIndex: number, thePoint: gp_Pnt): voidParameters (2)
theIndexthePoint
- Parameters (1)
theIndex