Share

Face.TangentiallyConnectedFaces Property

Parent Object: Face

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

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