DerivedParameterTable.LinkedParameters Property
Parent Object: DerivedParameterTableDescription
Gets and sets the collection of parameters that have been linked from the referenced document.
Syntax
DerivedParameterTable.LinkedParameters() As ObjectCollectionProperty Value
This is a read/write property whose value is an ObjectCollection.Samples
Name | Description |
Selectively link paramaters | This sample demonstrates the selective linking of parameters from another Inventor file. |