Bitbybit Docs
    Preparing search index...

    Class CompoundShapesDto<T> (Inputs.OCCT)

    用于 shapes.compound.makeCompound 的形状,它将这些形状打包成一个复合体而不合并它们的几何。

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    要打包在一起的形状;可以混合任何种类。

    undefined