| Value | Constant | Type | Description
|
kCADVersion | string |
|
The version string consists of:
Important
kCADVersion is a compile-time value, not a run-time value.
The CADGetVersion function returns a run-time value.
By comparing kCADVersion with the result of CADGetVersion you can check whether
run-time and compile-time values match (in other words if the same version of CAD is installed
as you compiled with).
Used by
To be used by the application