Share

PartsListCell Object


Description

The PartsListCell object represents an individual cell in the parts list 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.
Parent Property that gets the parent object from whom this object can logically be reached.
Static Gets whether the value of the cell is static.
Type Returns an ObjectTypeEnum indicating this object's type.
Value Gets or sets the value of the cell in the parts list table.

Accessed From

PartsListRow.Item

Samples

Name Description
Parts List Edit This sample illustrates editing the contents of the parts list.
Parts List Query This sample illustrates querying the contents of the parts list.

Version

Introduced in version 5.3

Was this information helpful?