IiPropertiesStylesInEnglish Property |
Gets or sets a value that affects several iProperties functions.
If this is set to True, the functions that return a material or appearance (color) name will return the name in English.
This can be used to make rules more portable.
The default is False.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property StylesInEnglish As Boolean
Get
Set
bool StylesInEnglish { get; set; }
Return Value
Type:
BooleanSee Also