Share

MeshFeatureEntity Object


Description

MeshFeatureEntity Object.

Methods

Name Description
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
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.
ColorBinding Read-only property that returns the color binding of the mesh feature entity.
ColorIndexSet Read-only property that returns the color index set of the mesh feature entity.
ColorSet Read-only property that returns the color set of the mesh feature entity.
CoordinateIndexSet Read-only property that returns the coordinate index set of the mesh feature entity.
CoordinateSet Read-only property that returns the coordinate set of the mesh feature entity.
NormalBinding Read-only property that returns the normal binding of the mesh feature entity.
NormalIndexSet Read-only property that returns the normal index set of the mesh feature entity.
NormalSet Read-only property that returns the normal set of the mesh feature entity.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

MeshEdge.MeshFeatureEntity, MeshEdgeProxy.MeshFeatureEntity, MeshFace.MeshFeatureEntity, MeshFaceProxy.MeshFeatureEntity, MeshFeatureEntitiesEnumerator.Item, MeshFeatureEntityProxy.NativeObject, MeshVertex.MeshFeatureEntity, MeshVertexProxy.MeshFeatureEntity

Derived Classes

MeshFeatureEntityProxy

Version

Introduced in version 2017

Was this information helpful?