Share

Edge.TangentiallyConnectedEdges Property

Parent Object: Edge

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

Edge.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?