DgnSplinePoleElement constructor
init
Initializes a new instance of the DgnSplinePoleElement class
def __init__(self, raw_data, is_3d_element_expected):
...
| Parameter | Type | Description |
|---|---|---|
| raw_data | bytes | bytes raw data |
| is_3d_element_expected | bool | is 3D object or not |