Constructors

Methods

  • Disable all the active section planes, this removed the actual section plane cutting, and the visualisations of the planes

    Returns void

  • Start a SectionPlane on the back side of the axis aligned bounding box of all loaded models combined If a SectionBox is active, it will be disabled

    Returns SectionPlane

    A SectionPlane object

  • Start a SectionPlane on the bottom of the axis aligned bounding box of all loaded models combined

    • If a SectionBox is active, it will be disabled

    Returns SectionPlane

    A SectionPlane object

  • Start a SectionPlane on the front side of the axis aligned bounding box of all loaded models combined If a SectionBox is active, it will be disabled

    Returns SectionPlane

    A SectionPlane object

  • Start a SectionPlane on the left side of the axis aligned bounding box of all loaded models combined If a SectionBox is active, it will be disabled

    Returns SectionPlane

    A SectionPlane object

  • Start a SectionPlane on the right side of the axis aligned bounding box of all loaded models combined If a SectionBox is active, it will be disabled

    Returns SectionPlane

    A SectionPlane object

  • Start a SectionBox based on the axis aligned bounding box of all loaded models combined. Starting a SectionBox will clear all other section planes

    Parameters

    Returns SectionBox

    A SectionPlane object

  • Start a SectionPlane on the top of the axis aligned bounding box of all loaded models combined If a SectionBox is active, it will be disabled

    Returns SectionPlane

    A SectionPlane object