iAssemblyTableRow Object
Description
The iAssemblyTableRow object represents a row in the iAssembly 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. |
IsExcluded |
Method that returns whether the input object is excluded in this member. |
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 specifies the number of items in the collection. |
DocumentName |
Gets and sets the document name corresponding to this row in the iAssembly table. |
DocumentNameModifiable |
Property that returns whether the name of the document corresponding to this member can be modified. |
Index |
Property that returns the index of this row within the iAssembly factory table. |
IsDocumentNameBasedOnMemberName |
Gets whether the member's filename is based on the member name or an explicitly set filename. |
Item |
Returns the specified iAssemblyTableCell object from the collection. |
MemberName |
Property that returns the member name corresponding to this row in the iAssembly table. |
Parent |
Property that returns the parent iAssemblyFactory object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
iAssemblyFactory.DefaultRow,
iAssemblyMember.Row,
iAssemblyTableRow.Copy,
iAssemblyTableRows.Item
Version
Introduced in version 11