Share

ClientFeatureElements Object


Description

Provides access to the composited elements within a ClientFeature and provides methods to add elements.

Methods

Name Description
Add Method that adds an element to the client feature definition and returns a ClientFeatureElement object.

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.
Count Property that specifies the number of items in the collection.
Item Method that returns the specified ClientFeatureElement object from the collection. This is the default method of the ClientFeatureElement collection object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ClientFeatureDefinition.ClientFeatureElements

Version

Introduced in version 2008

Was this information helpful?