Gets or sets the appearance (which may be a color) of the part in which the rule is running.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property PartColor As String Get Set
C#
string PartColor { get; set; }
Property Value
Type: StringThe name of the appearance (which may be a color).