MetallicPaint.MetallicpaintBaseColorByObject Property

MetallicPaintMetallicpaintBaseColorByObject Property

The property labeled "Color By Object" from the "MetallicPaint" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static string MetallicpaintBaseColorByObject { get; }
Public Shared ReadOnly Property MetallicpaintBaseColorByObject As String
	Get
public:
static property String^ MetallicpaintBaseColorByObject {
	String^ get ();
}
static member MetallicpaintBaseColorByObject : string with get

Property Value

String
Remarks
This property is of type "AssetPropertyBoolean".
See Also