Share

EdgeProxy.TangentiallyConnectedEdges Property

Parent Object: EdgeProxy

Description

Property that returns an that contains the input edge and all tangentially connected edges. The CollectionType of the output EdgeCollection is set to kTangentiallyConnected.

Syntax

EdgeProxy.TangentiallyConnectedEdges() As EdgeCollection

Property Value

This is a read only property whose value is an EdgeCollection.

Version

Introduced in version 5.3

Was this information helpful?