Color of the scoped entities.
Type
System_String
Remarks
The format of the color is the same as for an HTML page. It's #rrggbb where rr is a 2-digit integer in hexadecimal for the red part, gg is a 2-digit integer in hexadecimal for the green part, and bb is a 2-digit integer in hexadecimal for the blue part.
Examples
Example 1: For example:
White: #FFFFFF
Black: #000000
Red: #FF0000
Green: #00FF00
Blue: #0000FF
Details
- Mandatory
False
- Name
color
- DefaultValue
#00ff00
- DataDefinition
False
- AllowedValues
None.
- MultipleValue
False
- MappedValues
None.
- Public
True
- Description
None.
- TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute