Share

PlasticVinyl Class

A static class that provides access to the property names that appear in the PlasticVinyl visual asset schema.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.Visual.PlasticVinyl


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class PlasticVinyl

The PlasticVinyl type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCommonTintColor The property labeled "Tint Color" from the "PlasticVinyl" schema.
Public propertyStatic memberCommonTintToggle The property labeled "Tint" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylApplication The property labeled "Finish" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylBump The property labeled "Finish Bumps" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylBumpAmount The property labeled "Amount" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylBumpMap The property labeled "Image" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylColor The property labeled "Color" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylColorByObject The property labeled "Color By Object" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylPattern The property labeled "Relief Pattern" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylPatternAmount The property labeled "Amount" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylPatternMap The property labeled "Image" from the "PlasticVinyl" schema.
Public propertyStatic memberPlasticvinylType The property labeled "Type" from the "PlasticVinyl" schema.

See Also

Reference

Was this information helpful?