Version Property

Gets the version of the AutoCAD application you are using.

See Also | Example

Signature

object.Version

object

Application
The object or objects this property applies to.

Version

String; read-only
The version of AutoCAD that you are using.

System variables

The value of this property is stored in the ACADVER system variable.

 

   Comments?