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

    Class CurveSurfaceIntersection

    Intersection result of curve and surface

    Index

    Constructors

    Properties

    Constructors

    Properties

    u: number

    Parameter of intersection on the curve

    uv: UVDto

    UV Parameters of intersection on the surface

    curvePoint: number[]

    Point of intersection on the curve

    surfacePoint: number[]

    Point of intersection on the surface