Share

AttributeSet.Parent Property

Parent Object: AttributeSet

Description

Property that returns the Autodesk Inventor object being attributed with this AttributeSet. If this AttributeSet is being shared by more than one Autodesk Inventor object, then an ObjectCollection is returned that contains all of the Autodesk Inventor objects attributed with this AttributeSet.

Syntax

AttributeSet.Parent() As Object

Property Value

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

Version

Introduced in version 5

Was this information helpful?