Share

VertexDefinition.AssociativeID Property

Parent Object: VertexDefinition

Description

Gets and sets the associate ID of this vertex. This ID will be transferred to the corresponding vertex when this SurfaceBodyDefinition is used to create a SurfaceBody. It is used by Inventor as the identifier for the vertex and is used for tracking this geom.

Syntax

VertexDefinition.AssociativeID() As Long

Property Value

This is a read/write property whose value is a Long.

Version

Introduced in version 2011

Was this information helpful?