Appearance.usedBy Property
Parent Object: AppearanceDefined in namespace "adsk::core" and the header file is <Core/Materials/Appearance.h>
Description
Returns a collection of the entities currently using this appearance. This property is only valid for an appearance in a Design and where the IsUsed property returns true. The collection returned can contain
Syntax
"appearance_var" is a variable referencing an Appearance object.
|