AssemblyComponentDefinition.AppearanceOverridesObjects Property
Parent Object: AssemblyComponentDefinitionDescription
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 ObjectsEnumeratorProperty 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. |