Share

PunchToolFeatureProxy.Faces Property

Parent Object: PunchToolFeatureProxy

Description

Property that returns a collection that provides access to all of the faces of the feature. The Faces collection object will return the faces that still currently exist in the part. For example, if a face has been consumed by additional modeling operations it will not be returned.

Syntax

PunchToolFeatureProxy.Faces() As Faces

Property Value

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

Version

Introduced in version 9

Was this information helpful?