Share

HoleTableColumn Object


Description

The HoleTableColumn object defines a column within the hole table, including the column width.

Methods

Name Description
Delete Method that deletes the column from the table.
Reposition Method that repositions the column within the table.

Properties

Name Description
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.
CustomPropertyName Property that returns the name of the custom property associated with this column.
Parent Property that returns the parent HoleTable.
PropertyType Property that returns the property type associated with this column.
Title Specifies the title of the HoleTable column.
Type Returns an ObjectTypeEnum indicating this object's type.
UnitsFormatting Gets the units formatting of the column.
Width Gets/Sets the width of the HoleTable column.

Accessed From

HoleTableColumns.Add, HoleTableColumns.Item

Version

Introduced in version 10

Was this information helpful?