Share

RevisionTableColumn Object


Description

This object represent a column in the revision table.

Methods

Name Description
Delete Method that deletes the RevisionTable.
GetFilePropertyId Method that returns the id of the property associated with the column.
Reposition Method that repositions the column within the revision 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 Read-only property that returns the name of the custom property associated with this column.
Parent Property that returns the parent RevisionTable.
PropertyType Read-only property that returns the property type associated with this column.
Title Specifies the title of the column.
TitleHorizontalJustification Specifies the horizontal justification of the column title.
Type Returns an ObjectTypeEnum indicating this object's type.
ValueHorizontalJustification Specifies the horizontal justification of the column values.
Width Specifies the width of the column.

Accessed From

RevisionTableColumns.Add, RevisionTableColumns.Item

Version

Introduced in version 10

Was this information helpful?