Specifies the active Inventor project being used by the Model Documentation feature. (Internal Use Only)
Supported platforms: AutoCAD for Windows only; not supported in AutoCAD LT for Windows
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