Share

InventorVBAComponent Object


Description

The InventorVBAComponent object represents a code, class or form module.

Properties

Name Description
InventorVBAMembers Property that returns the InventorVBAMembers collection.
Name Gets/Sets the components display name.
Parent Property that returns the parent object from whom this object can logically be reached.
Type Returns an ObjectTypeEnum indicating this object's type.
VBComponent Property that returns the VBComponent object corresponding to this InventorVBAComponent.

Accessed From

InventorVBAComponents.Add, InventorVBAComponents.Item, InventorVBAMember.Parent, InventorVBAMembers.Parent

Version

Introduced in version 6

Was this information helpful?