MetallicPaint Class

A static class that provides access to the property names that appear in the MetallicPaint visual asset schema.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DB.VisualMetallicPaint

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class MetallicPaint

The MetallicPaint type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "MetallicPaint" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintBaseColor The property labeled "Color" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintBaseColorByObject The property labeled "Color By Object" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintBaseHighlightspread The property labeled "Highlight Spread" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintFinish The property labeled "Finish" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintFinishPeelamount The property labeled "Amount" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintFlecks The property labeled "Flecks" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintFlecksColor The property labeled "Color" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintFlecksColorByObject The property labeled "Color By Object" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintFlecksSize The property labeled "Size" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintPearl The property labeled "Pearl" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintPearlAmount The property labeled "Amount" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintPearlColor The property labeled "Color" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintPearlColorByObject The property labeled "Color By Object" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintPearlIor The property labeled "Blend" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintTopcoat The property labeled "Top Coat" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintTopcoatFalloff The property labeled "Angle Falloff" from the "MetallicPaint" schema.
Public propertyStatic memberMetallicpaintTopcoatGlossy The property labeled "Glossiness" from the "MetallicPaint" schema.
Top
See Also