Share

ClientFeatures Object


Description

The ClientFeatures collection object provides access to client features and provides methods to create additional client features.

Methods

Name Description
Add Method that creates a new ClientFeature. The newly created ClientFeature is returned.
CreateDefinition Method that creates a new ClientFeatureDefinition. The newly created ClientFeatureDefinition is returned.

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 returns the number of items in the collection.
Item Returns the specified ClientFeature object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Features.ClientFeatures, FlatPatternFeatures.ClientFeatures, PartFeatures.ClientFeatures, SheetMetalFeatures.ClientFeatures

Version

Introduced in version 2008

Was this information helpful?