Bitbybit Docs
    Preparing search index...

    Class DxfPathsWithLayerDto (Inputs.OCCT)

    DXF paths, a layer and a color for io.dxfPathsWithLayer, which makes them one part of a DXF drawing.

    Index

    Constructors

    Properties

    Constructors

    Properties

    paths: DxfPathDto[]

    The paths from io.shapeToDxfPaths.

    undefined
    
    layer: string

    The name of the DXF layer the paths go on.

    Default
    
    color: string

    The color of the paths as a hex string such as #000000.

    #000000