PlasticVinyl.PlasticvinylColorByObject Property

PlasticVinylPlasticvinylColorByObject Property

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

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

Property Value

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