Share

DeleteFaceFeature.InputFaces Property

Parent Object: DeleteFaceFeature

Description

Property that specifies the faces that were specified to create the feature. This property will return the faces only when the end of part marker is moved above this feature, else this property will return Nothing. This can either be a FaceCollection or a FaceShell object.

Syntax

DeleteFaceFeature.InputFaces() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 9

Was this information helpful?