InventorVBAArgument Object
Description
Represents a VBAArgument object.Properties
Name | Description |
ArgumentType | Property that returns the argument's type. |
Name | Property that returns the argument's 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. |
Value | Get/Sets the argument's value. |