Share

InventorVBAMember.Execute Method

Parent Object: InventorVBAMember

Description

Method that is used to execute this member.

Syntax

InventorVBAMember.Execute( [FunctionReturnValue] As Variant )

Parameters

Name Type Description
FunctionReturnValue Variant Optional input Variant that specifies the function's return value.

This is an optional argument whose default value is null.

Version

Introduced in version 6

Was this information helpful?