KernelCAD Documentation

DInsight Home
Skip Navigation Links.
Start page
Quick Start
Installation
Overview of the software
What is new
Collapse KernelCAD ModelsKernelCAD Models
Collapse KernelCAD ComponentsKernelCAD Components
KernelCAD Control
KernelCAD .NET Control
Methods and Properties
Menu
Model Explorer
Birds Eye View
Programming
Direct User Access
Direct Operations
Interface Queries
Printing Support
Data Types
Modes of KernelCAD Control
DIObjectGenerator class
Properties
FlatObjectArray Poperty
Context
64 bit development
Dual Mode
Initialisation Context
Overlay Editor
Memory Management
Input validation
Collapse Advanced functionalityAdvanced functionality
Collapse InterfacesInterfaces
Alphabetical list
I3DGrid
I3DBugger
I3Dpt
IAxiBase
IAxis
IBoolSection
IBoolSectionEx
IBoundary
IColor
IConstraint
IData
IDiffSurface_KC
IDIFont
IDraw
IDrawUtil
IDraw2
IElem
IElement
IKCLine
ILightSource
ILocation
ILocationEx
IMaterial
IMetrics
IMetrics2
IModel
IModel2
IModelEx
IPatch
IKCPathCollisionDetector
IProfiles
IPropertyArray
IPropertyArray2
IStdShape
IStrip
ISurface
IText
ITexture
ITransform
IUnknown
Collapse Open Cascade TechnologyOpen Cascade Technology
Collapse DataData
Collapse MovementMovement
Collapse FramesFrames
Collapse Oriented ObjectsOriented Objects
Collapse SectionsSections
Collapse GeneralGeneral
Collapse Topological InterfacesTopological Interfaces
Collapse Viewing InterfacesViewing Interfaces
Collapse Lines And CurvesLines And Curves
Collapse Symmetry InterfacesSymmetry Interfaces
Collapse Clipping plane interfacesClipping plane interfaces
Collapse AlgorithmsAlgorithms
Collapse 2D Geometry2D Geometry
Collapse Programming Samples and TutorialsProgramming Samples and Tutorials
Collapse OverviewOverview
Collapse DeploymentDeployment
Collapse .NET Samples.NET Samples
Collapse C++ SamplesC++ Samples
Collapse Visual Basic SamplesVisual Basic Samples
Collapse Delphi SamplesDelphi Samples
Collapse 3D Debugger3D Debugger
Collapse DeploymentDeployment
Licensing
Model Viewer
Open C++ Source
Technical Support
Skip Navigation LinksHome Page > 3D Debugger > Editors > Dialogs > Clip Editor
Clip Editor

Clipping Planes Editor

Clipping Plane Editor is available on Current Object > Clipping Planes menu command. The dialog displays position of the clipping plane. When "Show" check box is on, the clipping plane is drawn in 3D view as a transparent disc. Its normal points into the positive semi space. 

Direction edit boxes are little unusual. When Apply button is pressed  the vector represented by x, y, z numbers is normalized (extended or shortened) so that its length is equal to 1.0 and all three numbers are replaced with its coordinates.

When "Angles" radio button is on the direction vector is represented by its angles with correspondent axis of the local frame. In this case coordinates can be modified with slider after setting focus into an edit box. Modifications with the slider are convenient because the modifications are applied automatically with immediate updates of the 3D view.

Current plane edit box allow switching between 6 clipping planes which can be enabled for the current object.

To share the current clipping plane turn on "Share clip plane" check box in Sharing Clip Plane dialog. In this case the current plane becomes global, so that it will not move with the current object and it can be used by other objects.

To use an existing shared clipping plane (See Clipping Planes.) copy Plane ID from the Sharing Clip Plane dialog, close the dialog and the clip editor, switch the current object to the object which will be using the plane. Turn on correspondent "Share clip plane" check box and press Use Shared button, which is enabled when there is another shared clipping plane. Paste the Plane ID in the appeared edit box and press OK. Note: if there is  only one another clipping plane to share, its ID will be entered automatically and no edit box will appear. Press OK to close the Sharing Clip Plane dialog. When the current plane is shared it clips all objects which share it. This can be verified by turning "Enabled" check box on.

See also Clipping Planes.