DgnSplinePoleElement constructor

init

Initializes a new instance of the DgnSplinePoleElement class

def __init__(self, raw_data, is_3d_element_expected):
    ...
ParameterTypeDescription
raw_databytesbytes raw data
is_3d_element_expectedboolis 3D object or not

See Also