Share

MeshFeature Object


Description

MeshFeature 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.
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.
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.

Accessed From

MeshEdge.MeshFeature, MeshEdgeProxy.MeshFeature, MeshFace.MeshFeature, MeshFaceProxy.MeshFeature, MeshFeatureEntity.Parent, MeshFeatureEntityProxy.Parent, MeshFeatureProxy.NativeObject, MeshFeatureSet.Item, MeshFeatureSetProxy.Item, MeshVertex.MeshFeature, MeshVertexProxy.MeshFeature

Derived Classes

MeshFeatureProxy

Version

Introduced in version 2017

Was this information helpful?