Share

Database.GetSupportedDxfOutVersions Method

Description

Returns an array with the major and minor version numbers of outputting DXF.

Visual Basic

Public Function GetSupportedDxfOutVersions() As DwgVersion()

C#

public DwgVersion\[\] GetSupportedDxfOutVersions();

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?