Share

RevolveFeatureProxy.EndFaces Property

Parent Object: RevolveFeatureProxy

Description

Property that returns the set of that cap one end of the revolution that are coincident with the sketch plane. The end faces are those not coincident to the sketch plane of the feature's profile. In the case of a symmetric revolution these faces are the ones on the negative normal side of the sketch plane. In the cases where there aren't any end faces this property will return Nothing.

Syntax

RevolveFeatureProxy.EndFaces() As Faces

Property Value

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

Version

Introduced in version 9

Was this information helpful?