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

    Class RevolveDto<T>

    Type Parameters

    • T
    Index

    Constructors

    • Type Parameters

      • T

      Parameters

      • OptionalcrossSection: T
      • OptionalrevolveDegrees: number
      • OptionalmatchProfile: boolean
      • OptionalcircularSegments: number

      Returns Bit.Inputs.Manifold.RevolveDto<T>

    Properties

    crossSection: T

    Revolve cross section shape

    revolveDegrees: number

    Extrude cross section shape

    360
    

    0

    Infinity

    1

    matchProfile: boolean

    Default manifold library will adjust profile when generating revolved shape. We prefer it to be matching the profile by default. Set to false to use default manifold library behavior.

    true
    
    circularSegments: number

    Circular segments

    32
    

    0

    Infinity

    1