ViewportComponentEvents Class
Viewport Rotation events and methods
Methods
| Name | Description | |
|---|---|---|
| constructor(): ViewportComponentEvents | ||
| initialize(): void Static | ||
| setCubeMatrix(rotMatrix: Matrix3d, face: FaceFace.None, complete: booleanfalse): void Static | ||
| setDrawingViewportState(origin: Point3d, rotation: Matrix3d, complete: booleanfalse): void Static | ||
| setStandardRotation(standardRotation: StandardViewId): void Static | ||
| setViewMatrix(viewport: Viewport, animationTime?: number): void Static | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| extents Static Readonly | Vector3d | ||
| face Static | Face | ||
| onCubeRotationChangeEvent Static Readonly | CubeRotationChangeEvent | ||
| onDrawingViewportChangeEvent Static Readonly | DrawingViewportChangeEvent | ||
| onStandardRotationChangeEvent Static Readonly | StandardRotationChangeEvent | ||
| onViewClassFullNameChangedEvent Static Readonly | ViewClassFullNameChangedEvent | ||
| onViewIdChangedEvent Static Readonly | ViewIdChangedEvent | ||
| onViewRotationChangeEvent Static Readonly | ViewRotationChangeEvent | ||
| origin Static Readonly | Point3d | ||
| rotationMatrix Static Readonly | Matrix3d | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.