Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DxfPathsWithLayerDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional paths: DxfPathDto[]
    • Optional layer: string
    • Optional color: string

    Returns DxfPathsWithLayerDto

Properties

color

color: string

Color for these paths

default

#000000

layer

layer: string

Layer name for these paths

default

Default

paths

paths: DxfPathDto[]

Array of DXF paths (output from shapeToDxfPaths)

default

undefined

Generated using TypeDoc