Share

MeshFeatureSetProxy Object

Derived from: MeshFeatureSet Object

Description

MeshFeatureSetProxy Object.

Methods

Name Description
Delete Method that deletes the 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.
SetEndOfPart Method that repositions the end of part marker relative to the object.

Properties

Name Description
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.
Count Gets the number of items in this collection.
HealthStatus Read-only property that returns an enum indicating the current state of the object.
Item Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Name Read-write property that gets and sets the name of the object.
NativeObject Gets the object in the context of the definition instead of the containing assembly.
Parent Gets 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 all of the mesh features within this set are suppressed or not.
Type Gets the constant that indicates the type of this object.
Visible Read-write property that gets and sets whether all of the mesh features within this set are visible.

Version

Introduced in version 2017

Was this information helpful?