onNewClipPlane Method
Called by tools that add a single plane to the view clip. When there is more than one plane, the new plane is always last.
onNewClipPlane(viewport: ScreenViewport): void
Parameter | Type | Description |
---|---|---|
viewport | ScreenViewport |
Returns - void
Defined in
- core/frontend/src/tools/ClipViewTool.ts Line 1999
Last Updated: 20 June, 2023