Share

FilletConstantRadiusFaceSet.FacesOne Property

Parent Object: FilletConstantRadiusFaceSet

Description

FaceCollection object that contains the first set of faces for the face fillet feature. This can contain more than one face only if the faces are tangentially connected. The Face.TangentiallyConnectedFaces property can be used to get a collection of faces that are tangent to a given face.

Syntax

FilletConstantRadiusFaceSet.FacesOne() As FaceCollection

Property Value

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

Version

Introduced in version 11

Was this information helpful?