| 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. |
| ArrangeByPosition |
Gets/Sets whether to tags holes relative to their position on the selected view or by their relative size. |
| AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
| ColumnHeaderTextStyle |
Gets/Sets the text style used for the column titles (headers). |
| DataTextStyle |
Gets/Sets the text style used for the contents of the table. |
| DeleteTagsOnRollup |
Gets/Sets whether to delete tags except for the first in a series of hole tags when the row merge type is kRollupRowMerge. |
| GroupHoleTypes |
Gets/Sets whether to group and tag holes by type. |
| HeadingPlacement |
Gets/Sets the placement position of the HoleTable heading. |
| HoleTableColumns |
Property that returns the HoleTableColumns collection object. |
| HoleTableRows |
Property that returns the HoleTableRows collection object. |
| HoleTableType |
Property that returns the type of the hole table. |
| IncludeCentermarks |
Gets/Sets whether to include center marks. |
| IncludeCircularCuts |
Gets/Sets whether to include extruded cuts. |
| IncludeCounterBoreHoleFeatures |
Gets/Sets whether to include counterbored hole features. |
| IncludeCounterSinkHoleFeatures |
Gets/Sets whether to include countersunk hole features. |
| IncludeDrilledHoleFeatures |
Gets/Sets whether to include drilled hole features. |
| IncludeHoleFeatures |
Gets/Sets whether to include hole features. |
| IncludeRecoveredPunchCenters |
Gets/Sets whether to include recovered punch center marks. |
| IncludeThreadedHoleFeatures |
Gets/Sets whether to include threaded hole features. |
| Layer |
Gets and sets the layer used by the HoleTable. |
| Parent |
Property that returns the parent object of this HoleTable. |
| ParentView |
Property that returns the drawing view that this table is associated with. |
| Position |
Gets/Sets the position of the HoleTable on the sheet. |
| PreserveTagging |
Gets/Sets whether to preserve the hole tags assigned when the table is created. |
| RangeBox |
Property that returns a Box2D object which contains the lower-left and upper-right corners of a rectangle that is guaranteed to enclose this object. |
| ReformatOnCustomHoleMatch |
Gets/Sets whether to re-index the hole tags and resort contents when a Match Custom Hole operation is done. |
| RowMergeType |
Gets/Sets the row merge option for the hole table. |
| SecondaryTagModifierOnRollup |
Gets/Sets whether to include a secondary numeric tag when the row merge type is kRollupRowMerge. |
| SequentialNumbering |
Gets/Sets whether to replace the alphanumeric hole tags with sequential numbering of the holes in the hole table. |
| ShowTitle |
Gets and sets whether to show the title of the hole table. |
| Style |
Gets/Sets the associated HoleTableStyle object. |
| Title |
Gets/Sets the title of the HoleTable. |
| TitleTextStyle |
Gets/Sets the text style used for the title of the table. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |