iPartFactory.TableRows Property
Parent Object: iPartFactoryDescription
Property that returns the iPartTableRows collection object.
Syntax
iPartFactory.TableRows() As iPartTableRowsProperty Value
This is a read only property whose value is an iPartTableRows.Samples
Name | Description |
Adding iPart occurrences to an assembly | This sample demonstrates adding iPart occurrences to an assembly. |