Share

AssemblyComponentDefinition.AppearanceOverridesObjects Property

Parent Object: AssemblyComponentDefinition

Description

Property that returns the objects that have appearance overrides in the active design view. The objects returned in the collection can include occurrences.

Syntax

AssemblyComponentDefinition.AppearanceOverridesObjects() As ObjectsEnumerator

Property Value

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

Samples

Name Description
RemoveAssemblyOverrides Removes all appearance overrides that have been assigned in the active assembly.

Version

Introduced in version 2014

Was this information helpful?