<Code Lib>
2022 Enumeration
Changes 0
E

DGNFileFormat

Description:
An enumerated type listing available Microstation versions into which a file may be exported.

public enum DGNFileFormat

Name Description
E DGNVersion7 Micorstation V7 file format.
E Default The Autodesk Revit application's default file format.
E DGNVersion8 Micorstation V8 file format.

Loading…