DgnPolyLineElement
Inheritance: java.lang.Object, DgnLineElement
Represents poly-line
Constructors
| Constructor | Description |
|---|---|
| DgnPolyLineElement(byte[] rawData, boolean is3DElementExpected) | Initializes a new instance of the DgnPolyLineElement class |
DgnPolyLineElement(byte[] rawData, boolean is3DElementExpected)
public DgnPolyLineElement(byte[] rawData, boolean is3DElementExpected)
Initializes a new instance of the DgnPolyLineElement class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| rawData | byte[] | raw data |
| is3DElementExpected | boolean | is 3D |