Parent Object: DerivedParameterTables
Method that creates a new DerivedParameterTable object, given an existing Inventor part or assembly document as input. Returns the resulting DerivedParameterTable object. The creation fails if the input document does not have any exported parameters.
Name | Type | Description |
FullFileName | String | String value that contains the full path to the part or assembly document. |
Name | Description |
Selectively link paramaters | This sample demonstrates the selective linking of parameters from another Inventor file. |