BrepFacePerFaceColor Property |
If per-face color is "Empty", then this face does not have a custom color
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public Color PerFaceColor { get; set; }
Public Property PerFaceColor As Color
Get
Set
Property Value
Type:
ColorSee Also