Bitbybit Docs
    Preparing search index...

    Class LineWithExtensionsDto (Inputs.OCCT)

    Two points and how far to lengthen the line past each for shapes.wire.createLineWireWithExtensions.

    Index

    Constructors

    Properties

    start: Point3

    The point the line starts at, before the extension.

    [0, 0, 0]
    
    end: Point3

    The point the line ends at, before the extension.

    [0, 1, 0]
    
    extensionStart: number

    How far the line is lengthened past its start, in model units.

    0.1
    

    -Infinity

    Infinity

    0.1

    extensionEnd: number

    How far the line is lengthened past its end, in model units.

    0.1
    

    -Infinity

    Infinity

    0.1