attrissensitive#
- ENS_PART_MAT_INTERFACE.attrissensitive(attrid: Any) bool #
Check to see if a given attribute is ‘sensitive’
Given the current state of the target object, return True if it makes sense to allow the specified attribute to change. Return False if the object is currently ignoring the value of a given attribute due to the state of other attributes.
- Parameters:
- attrid
Any
The attribute to query
- attrid
- Returns:
- bool
True or False