Bitbybit Docs
    Preparing search index...

    Class DataOnGeometryAtParamDto<T> (Inputs.OCCT)

    A wire, edge or 2D curve and a parameter for the ...AtParam methods, such as shapes.wire.pointOnWireAtParam and shapes.edge.tangentOnEdgeAtParam.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    The wire, edge or curve to evaluate.

    undefined
    
    param: number

    Where to evaluate, as a fraction from 0 at the start to 1 at the end; for a raw 2D curve it is the curve's own parameter.

    0.5
    

    0

    1

    0.1