From 95a004f1b440bae1ca14903bc8556ad157843553 Mon Sep 17 00:00:00 2001 From: lindsay Date: Mon, 3 Jul 2023 19:04:32 +0200 Subject: [PATCH] Tweak example for FaceAlignedSectionPlanesPlugin #1088 --- ...gizmos_FaceAlignedSectionPlanesPlugin.html | 21 ++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/examples/gizmos_FaceAlignedSectionPlanesPlugin.html b/examples/gizmos_FaceAlignedSectionPlanesPlugin.html index 8c48f9a4f..77cce5b23 100644 --- a/examples/gizmos_FaceAlignedSectionPlanesPlugin.html +++ b/examples/gizmos_FaceAlignedSectionPlanesPlugin.html @@ -45,7 +45,10 @@

FaceAlignedSectionPlanesPlugin

Slices models open to reveal internal structures

-

This example loads an IFC2x3 BIM model, then with programmatically creates face-aligned section planes to slice it.

+

This example loads an IFC2x3 BIM model, then with programmatically creates face-aligned section planes + to slice it.

+

To edit the SectionPlane's position, ensure that you select it by clicking it in the + overview canvas, then drag vertically with mouse or touch input in the control area.

Components used