HoleTableRow Object
Description
The HoleTableRow object defines a row within the hole table, including the row height.
Methods
| Delete |
Method that deletes the HoleTableRow and the associated hole tag. |
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. |
| Count |
Property that returns the number of items in the collection. |
| Height |
Gets/Sets the height of the HoleTable row. |
| HoleTag |
Property that returns the hole tag associated with this hole in the table. |
| Item |
Returns the specified Cell object from the collection. |
| Parent |
Property that returns the parent HoleTable. |
| ReferencedHole |
Property that returns the hole associated with this row. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
HoleTableRows.Add,
HoleTableRows.Item,
HoleTag.Parent
Version
Introduced in version 10