Bitbybit Docs
    Preparing search index...

    Class PipeWireCylindricalDto<T> (Inputs.OCCT)

    A path wire, a radius and sweep options for operations.pipeWireCylindrical, which makes a round tube along the wire.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    shape: T

    The path wire the tube follows.

    undefined
    
    radius: number

    The radius of the tube, in model units.

    0.1
    

    0

    Infinity

    1

    makeSolid: boolean

    When true, the tube is a solid; when false it is an open shell.

    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