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: 13 May, 2024