API Reference > imodeljs-common > Tile > GraphicsRequestProps > sectionCut sectionCut Readonly sectionCut: undefined | string If defined, the compact string representation of a ClipVector to be applied to the geometry to produce section-cut geometry at the intersections with the clip planes. Any geometry not intersecting the clip planes is omitted from the tiles. see ClipVector.toCompactString to produce the string representation. Defined in core/common/src/tile/ElementGraphics.ts Line 44 Last Updated: 11 June, 2024