Share

FaceProxy.CreatedByFeature Property

Parent Object: FaceProxy

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

FaceProxy.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?