PartComponentDefinition.AppearanceOverridesObjects Property
Parent Object: PartComponentDefinitionDescription
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 ObjectsEnumeratorProperty 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. |