ActiveInvProject Property (ActiveX)

Specifies the active Inventor project being used by the Model Documentation feature. (Internal Use Only)

Supported platforms: Windows only

Signature

VBA:

object.ActiveInvProject
object

Type: PreferencesFiles

The object this property applies to.

Property Value

Read-only: No

Type: String

The name of the active Autodesk Inventor project.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available