Share

PartComponentDefinition.AppearanceOverridesObjects Property

Parent Object: PartComponentDefinition

Description

Gets the objects that have appearance overrides in the active design view. The objects can include faces, features, work surfaces and surface bodies.

Syntax

PartComponentDefinition.AppearanceOverridesObjects() As ObjectsEnumerator

Property Value

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

Samples

Name Description
Removes all appearance overrides in a part. This sample removes all appearance overrides that have been placed on a part.

Version

Introduced in version 2014

Was this information helpful?