Share

ClientFeatureElement Object


Description

Represents a composited Inventor object within a ClientFeature.

Methods

Name Description
Delete Method that deletes this element of the client feature

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.
BrowserVisible Read-write property that gets and sets whether this element is visible in the browser under the ClientFeature node.
Element
HighlightWithFeature Read-write property that gets and sets whether this element should be pre-highlight, highlighted or selected with the client feature.
Parent
Type Returns an ObjectTypeEnum indicating this object's type.
UserEditable Read-write property that gets and sets whether this element can be edited by the user.

Accessed From

ClientFeatureElementProxy.NativeObject, ClientFeatureElements.Add, ClientFeatureElements.Item

Derived Classes

ClientFeatureElementProxy

Version

Introduced in version 2008

Was this information helpful?