AppearanceTextureProperty.isUsed Property
Parent Object: AppearanceTexturePropertyDefined in namespace "adsk::core" and the header file is <Core/Materials/AppearanceTextureProperty.h>
Description
Specifies if this AppearanceTexture is being used. This is the equivalent of the check box in the Appearance dialog to enable the use of a text for an appearance or not. if this is False, then the value property should not be used because there isn't an associated. AppearanceTexture.
Syntax
"appearanceTextureProperty_var" is a variable referencing an AppearanceTextureProperty object.
|