Bitbybit Docs
    Preparing search index...

    Class PipeWiresCylindricalDto<T> (Inputs.OCCT)

    Path wires, a radius and sweep options for operations.pipeWiresCylindrical, which makes a round tube along each wire.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    shapes: T[]

    The path wires, one tube per wire.

    undefined
    
    radius: number

    The radius of the tubes, in model units.

    0.1
    

    0

    Infinity

    1

    makeSolid: boolean

    When true, the tubes are solids; when false they are open shells.

    true
    
    trihedronEnum: geomFillTrihedronEnum

    How the profile turns as it follows the path; isConstantNormal keeps it steady, the Frenet modes follow the curve's bending.

    isConstantNormal
    
    forceApproxC1: boolean

    When true, a swept surface that came out with kinks is refitted to be smooth.

    false