Share

SoftwareVersion.Is64BitVersion Property

Parent Object: SoftwareVersion

Description

Always false in 32-bit Inventor. Use this property to find out whether your code is connected to a 64-bit version of Inventor.

Syntax

SoftwareVersion.Is64BitVersion() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?