DerivedParameterTables.Add Method
Parent Object:
DerivedParameterTables
Description
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.
Syntax
DerivedParameterTables.
Add(
FullFileName As String ) As
DerivedParameterTable
Parameters
FullFileName |
String |
String value that contains the full path to the part or assembly document. |
Samples
Version
Introduced in version 11