Bitbybit Docs
    Preparing search index...

    Class DxfPathsWithLayerDto (Inputs.OCCT)

    用于 io.dxfPathsWithLayer 的 DXF 路径、图层和颜色,它使它们成为 DXF 图纸的一个部分。

    Index

    Constructors

    Properties

    Constructors

    Properties

    paths: DxfPathDto[]

    来自 io.shapeToDxfPaths 的路径。

    undefined
    
    layer: string

    路径所在 DXF 图层的名称。

    Default
    
    color: string

    路径的颜色,以十六进制字符串表示,例如 #000000

    #000000