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. |
ClientFeatureElements |
Property that returns the ClientFeatureElements collection object that defines the Inventor objects composited by this feature. |
ClientGraphicsCollection |
Property that returns the ClientGraphicsCollection object. These graphics are persisted with the document. |
FeatureInputs |
|
FeatureType |
Property that defines the naming of the client feature in the browser. This property returns a non-localized string supplied during the creation. |
GraphicsDataSetsCollection |
Read-only property that returns the GraphicsDataSetsCollection object. |
HighlightClientGraphicsWithFeature |
|
Parent |
Property that returns the parent ClientFeature object. The property returns Nothing in the forward create scenario (i.e. when the object is created using ClientFeatures.CreateDefinition method). |
Type |
Returns an ObjectTypeEnum indicating this object's type. |