Share

LoftFeature.Faces Property

Parent Object: LoftFeature

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

LoftFeature.Faces() As Faces

Property Value

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

Version

Introduced in version 5

Was this information helpful?