DerivedParameterTables Object
Description
Creates and provides access to the parameters that reference parameters in another Inventor document.
Methods
Add |
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. |
Add2 |
Method that creates a new DerivedParameterTable object, given an existing Inventor part or assembly document as input. Returns the resulting DerivedParameterTable object. This method fails if the input document has already been linked. |
Properties
Count |
Property that specifies the number of items in the collection. |
Item |
Method that returns the specified DerivedParameterTable object from the collection. This is the default method of the DerivedParameterTables collection object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
Parameters.DerivedParameterTables
Samples
Version
Introduced in version 11