Share

Face.CreatedByFeature Property

Parent Object: Face

Description

Property that returns the feature that resulted in the creation of this face. This property is not currently supported for FaceProxy objects and will return Nothing in those cases. It is also not currently supported for Assembly Features and will fail in that case.

Syntax

Face.CreatedByFeature() As PartFeature

Property Value

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

Version

Introduced in version 6

Was this information helpful?