bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class ScaleCrossSectionDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • OptionalcrossSection: T
      • Optionalfactor: number

      Returns ScaleCrossSectionDto<T>

    Properties

    crossSection: T

    Manifold shape

    factor: number

    The normal vector of the plane to be mirrored over

    2