Share

MeshFeatureProxy Object

Derived from: MeshFeature Object

Description

MeshFeatureProxy Object.

Methods

Name Description
Delete Method that deletes this object.
GetReferenceKey Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.

Properties

Name Description
Appearance Read-write property that gets and sets the appearance of this object.
AppearanceSourceType Read-write property that gets and sets the source of the appearance for the object.
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
AttributeSets Gets the Attribute Sets collection on this object.
ContainingOccurrence Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence.
Entities Read-only property that returns the MeshFeatureEntitiesEnumerator collection object.
HealthStatus Read-only property that returns an enum indicating the current state of the object.
Name Mesh Feature Name.
NativeObject Gets the object in the context of the definition instead of the containing assembly.
Parent Read-only property that returns the parent object from whom this object can logically be reached.
RangeBox Read-only property that returns the Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object.
Suppressed Read-write property that gets and sets the whether this object is suppressed or not.
Type Gets the constant that indicates the type of this object.
Visible Read-write property that gets and sets the visiblity of this object.

Version

Introduced in version 2017

Was this information helpful?