Bitbybit Docs
    Preparing search index...

    Class MirrorAboutPointDto<T> (Inputs.OCCT)

    A shape and a point for transforms.mirrorAboutPoint, which mirrors the shape through the point.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    The shape to mirror; it stays as it is and a mirrored copy comes back.

    undefined
    
    point: Point3

    The point every part of the shape is mirrored through.

    [0, 0, 0]