PlasticVinyl Class

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

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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.
Top
See Also