produceCutGeometry Readonly
produceCutGeometry: boolean
If true
, geometry will be produced at the clip planes.
- Solids (closed volumes) will produce facets on the clip planes.
- Other surfaces will produce line strings representing the edges of the surface at the clip planes.
@note Cut geometry will only be produced for element geometry - not for, e.g., terrain or reality models.
Defined in
- core/common/src/ClipStyle.ts Line 230
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.