Share

MeshVertex Object


Description

MeshVertex 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.
Geometry Read-only property that returns the underlying geometry of the MeshEdge.
MeshFeature Read-only property that returns the MeshFeature this MeshVertex is located on.
MeshFeatureEntity Read-only property that returns the MeshFeatureEntity this MeshVertex is located on.
Type Gets the constant that indicates the type of this object.

Accessed From

MeshVertexProxy.NativeObject

Derived Classes

MeshVertexProxy

Version

Introduced in version 2017

Was this information helpful?