Share

iPartTableColumn.ReferencedObject Property

Parent Object: iPartTableColumn

Description

Property that returns the object referenced by the column. For instance, if the column references a fillet feature suppression, the corresponding FilletFeature object is returned. Similarly, if a file property is referenced, the corresponding Property object is returned.

Syntax

iPartTableColumn.ReferencedObject() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 2011

Was this information helpful?