2020 Property
Changes 0
P

DGNImportOptions.IgnoreUnsupportedElementWarning

Description:
If true, ignore warning messages about unsupported elements in the DGN file. If false, the import process is aborted if imported dgn files have unsupported elements.
public bool IgnoreUnsupportedElementWarning { get; set; }