Bitbybit Docs
    Preparing search index...

    Class MirrorAxisToMatrixDto (Inputs.OCCT)

    An axis for transforms.mirrorAxisToMatrix, the matrix of a mirror across the line through origin along direction.

    Index

    Constructors

    Properties

    Constructors

    Properties

    origin: Point3

    A point on the mirror axis.

    [0, 0, 0]
    
    direction: Vector3

    The direction of the mirror axis; any length will do, but not a zero vector.

    [1, 0, 0]