iPartTableRow Object
Description
The iPartTableRow object represents a row in the iPart factory table.
Methods
| Copy |
Method that creates a new row with all values equal to the original row. |
| Delete |
Method that deletes this row in the factory. |
| GetReferenceKey |
Method that generates and returns the reference key for this entity. |
Properties
| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
| Count |
Property that returns the number of items in the collection. |
| Index |
Property that returns the index of this row within the iPart factory table. |
| IsPartNameBasedOnMemberName |
Gets whether the member's filename is based on the member name or an explicitly set filename. |
| Item |
Returns the specified iPartTableCell object from the collection. This is the default property of the iPartTableRow object. |
| MemberName |
Property that returns the member name corresponding to this row in the iPart table. |
| Parent |
Property that returns the parent iPartFactory object. |
| PartName |
Gets the filename corresponding to this row in the iPart table. |
| PartNameModifiable |
Property that returns whether the name of the document corresponding to this member can be modified. This property also returns False if the corresponding cell in Excel contains a formula. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
iPartFactory.DefaultRow,
iPartMember.Row,
iPartTableRow.Copy,
iPartTableRows.Item
Version
Introduced in version 6