Share

InventorVBAMember Object


Description

Represents a member within a InventorVBAComponent.

Methods

Name Description
Execute Method that is used to execute this member.

Properties

Name Description
Arguments Property that returns the collection containing the member's arguments.
MemberType Property that returns a constant that specifies the member type.
Name Property that indicates the member's 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.
VBMember Property that returns the member object that corresponds to this InventorVBAMember object.

Accessed From

InventorVBAArgument.Parent, InventorVBAArguments.Parent, InventorVBAMembers.Item

Version

Introduced in version 6

Was this information helpful?