Bitbybit Docs
    Preparing search index...

    Class RotateCrossSectionDto<T> (Inputs.Manifold)

    A cross-section and an angle for crossSection.transforms.rotate.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • OptionalcrossSection: T
      • Optionaldegrees: number

      Returns RotateCrossSectionDto<T>

    Properties

    crossSection: T

    The outline to rotate.

    degrees: number

    The rotation about the origin, in degrees, counterclockwise.

    45
    

    -Infinity

    Infinity

    1