Bitbybit Docs
    Preparing search index...

    Class TwoCrossSectionsDto<T> (Inputs.Manifold)

    Two cross-sections for the pairwise methods of crossSection.booleans.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • OptionalcrossSection1: T
      • OptionalcrossSection2: T

      Returns TwoCrossSectionsDto<T>

    Properties

    crossSection1: T

    The first cross-section; for a subtraction, the one cut from.

    crossSection2: T

    The second cross-section; for a subtraction, the one cut with.