Share

WireEdgeDefinition.StartVertex Property

Parent Object: WireEdgeDefinition

Description

Gets and sets the starting vertex of the edge. This can be Nothing where no start vertex is specifically defined.

Syntax

WireEdgeDefinition.StartVertex() As VertexDefinition

Property Value

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

Version

Introduced in version 2013

Was this information helpful?