Share

FaceProxy.TangentiallyConnectedFaces Property

Parent Object: FaceProxy

Description

Property that returns a FaceCollection that contains the input face and all tangentially connected faces. The CollectionType of the output FaceCollection is set to kFaceTangentiallyConnected.

Syntax

FaceProxy.TangentiallyConnectedFaces() As FaceCollection

Property Value

This is a read only property whose value is a FaceCollection.

Version

Introduced in version 11

Was this information helpful?