Share

ClientFeatureElementProxy Object

Derived from: ClientFeatureElement Object

Description

This is an assembly-context proxy object derived from its native definition-context object.

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.
ContainingOccurrence Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence.
Element
HighlightWithFeature Read-write property that gets and sets whether this element should be pre-highlight, highlighted or selected with the client feature.
NativeObject Gets the object in the context of the definition instead of the containing assembly.
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.

Version

Introduced in version 2008

Was this information helpful?