Click or drag to resize
AB4D logo

CadImporterCadImporterVersion Field

Gets the version of the data model that is returned by this CadImporter. When major or minor version is increased, then the data model changed. When only the build number is changed, then the data model is not changed.

Namespace: Ab4d.OpenCascade
Assembly: Ab4d.OpenCascade (in Ab4d.OpenCascade.dll) Version: 1.0.0
Syntax
C#
public static Version CadImporterVersion

Field Value

Version
See Also